3 lines
94 B
Plaintext
3 lines
94 B
Plaintext
|
|
<?
|
||
|
|
echo $form->input('LineItem.product_id', array('options' => $products, 'div' => false));
|
||
|
|
?>
|