diff --git a/webroot/js/shipment_index.js b/webroot/js/shipment_index.js index 2edc9c3c..0f9e6af5 100644 --- a/webroot/js/shipment_index.js +++ b/webroot/js/shipment_index.js @@ -45,7 +45,7 @@ $(function() { $.post('/shipments/ajax_edit', thisShipmentInputs, function(data) { $( "#edit-form" ).dialog('close'); - // window.location.reload(); //Change this to fetch a new copy of the table and update a