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