Skip to content

Commit bad84a2

Browse files
committed
set barcode in protocol instance
1 parent 4fca2e4 commit bad84a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pegr/grails-app/views/protocolInstanceBag/createItemInInstance.gsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
<script>
2323
$("#nav-experiments").addClass("active");
24+
$("input[name=barcode]").removeAttr("readonly");
2425
$("form").hide();
2526
</script>
2627
</div>

0 commit comments

Comments
 (0)