mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 09:32:15 +09:00
Issue 2844: admin.bootstrap.min.css minify bug fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12636 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fb2df13a8e
commit
57cf9ec139
4 changed files with 15 additions and 15 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<li class="x_active"|cond="$act == 'dispAutoinstallAdminInstalledPackages'"><a href="{getUrl('', 'module', 'admin', 'act', 'dispAutoinstallAdminInstalledPackages')}">Installed({$iCount})</a></li>
|
||||
</ul>
|
||||
|
||||
<div cond="$act == 'dispAutoinstallAdminIndex'" class="x_thumbnail x_clearfix category">
|
||||
<nav cond="$act == 'dispAutoinstallAdminIndex'" class="x_thumbnail x_clearfix category">
|
||||
<div loop="$categories => $category" cond="$category->depth == 0">
|
||||
<h2>{$category->title}</h2>
|
||||
<ul>
|
||||
|
|
@ -12,5 +12,5 @@
|
|||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue