first commit
This commit is contained in:
4
apps/backend/modules/stCategory/templates/addSuccess.php
Normal file
4
apps/backend/modules/stCategory/templates/addSuccess.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php use_helper('Javascript'); ?>
|
||||
<li style="margin-left: <?php echo $categoryTree->getLevel() * 20 ?>px">
|
||||
<?php st_include_partial('categoryRow', array('categoryTree' => $categoryTree)); ?>
|
||||
</li>
|
||||
Reference in New Issue
Block a user