diff --git a/webroot/js/shipment_index.js b/webroot/js/shipment_index.js index 9e31fc74..c0dce791 100644 --- a/webroot/js/shipment_index.js +++ b/webroot/js/shipment_index.js @@ -14,7 +14,7 @@ $(function() { $.post('/shipments/ajax_add', thisShipmentInputs, function(data) { $( "#add-form" ).dialog('close'); - //window.location.reload(); //Change this to fetch a new copy of the table and update a