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