Move admin layout assets to admin layout template files

@conory
This commit is contained in:
Kijin Sung 2018-08-05 19:19:30 +09:00
parent 4fc7605e93
commit 637e4f9e46
3 changed files with 12 additions and 13 deletions

View file

@ -1,3 +1,9 @@
<load target="css/admin.bootstrap.css" />
<load target="css/admin.iefix.css" />
<load target="css/admin.css" />
<load target="js/admin.js" />
<load target="js/jquery.tmpl.js" />
<load target="js/jquery.jstree.js" />
<div class="x">
<div class="content" id="content">
{$content}