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