first commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
if ($okazje->getProductId()): ?>
|
||||
<?php echo st_link_to($okazje->getProduct()->getCode(), 'product/edit?id='.$okazje->getProductId()); ?>
|
||||
<?php endif; ?>
|
||||
Reference in New Issue
Block a user