WTF isnt the shipment register saving stuff??
This commit is contained in:
parent
3ea2603292
commit
1f58e31e48
|
|
@ -48,6 +48,7 @@ class ShipmentsController extends AppController {
|
||||||
|
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
echo "FAILURE";
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
1
views/shipments/ajax_edit.ctp
Normal file
1
views/shipments/ajax_edit.ctp
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
|
||||||
Loading…
Reference in a new issue