This website works better with JavaScript.
Home
Explore
Help
Sign In
brennen
/
quasicms
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A Qcodo based CMS/ecommerce framework
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
1
Branch
3.2 MiB
PHP
81.9%
Smarty
13.1%
JavaScript
3%
CSS
1.8%
Hack
0.2%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
quasicms
/
admin
/
OrderItemListPanel.tpl.php
6 lines
126 B
Raw
Permalink
Blame
History
<
?
php
$_CONTROL
->
btnCreateNew
->
Render
();
?>
<br />
<br />
<hr>
<?php $_CONTROL->dtgOrderItems->Render(); ?>