diff --git a/client/src/js/modules/shipment/views/shipments.js b/client/src/js/modules/shipment/views/shipments.js index 5542d2c5b..9aa4f709d 100644 --- a/client/src/js/modules/shipment/views/shipments.js +++ b/client/src/js/modules/shipment/views/shipments.js @@ -40,10 +40,12 @@ define(['marionette', return Marionette.LayoutView.extend({ className: 'content', - template: '
This page shows a list of shipments associated with the currently selected proposal
In order to register your samples you need to create a shipment. Shipments contain dewars, dewars contain containers, and containers individual samples. These can be created sequentially by viewing a particular shipment
This page shows a list of shipments associated with the currently selected proposal
In order to register your samples you need to create a shipment. Shipments contain dewars, dewars contain containers, and containers individual samples. These can be created sequentially by viewing a particular shipment