first commit
This commit is contained in:
5
apps/backend/modules/stOrder/templates/_list.php
Normal file
5
apps/backend/modules/stOrder/templates/_list.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
include st_admin_get_template_path(__FILE__);
|
||||
|
||||
echo st_get_component('stOrder', 'summary', array('pager' => $pager)) ?>
|
||||
Reference in New Issue
Block a user