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