cmc-sales/views/shipments/edit.ctp

5 lines
154 B
Plaintext
Raw Normal View History

<?=$javascript->link('add_edit_shipment');?>
2011-05-08 18:11:23 -07:00
<?=$this->element('add_edit_shipment', array('invoiceType'=>$invoiceType));?>
<?php debug($this->data); ?>