mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-18 01:42:14 +09:00
Board module > category management UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12229 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0de725dc46
commit
cf271c0a98
1 changed files with 3 additions and 1 deletions
|
|
@ -18,7 +18,9 @@
|
|||
<li class="root" id='tree_0'><span>{$lang->category}</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
<p class="x_pull-right"><button type="button" onclick="doReloadTreeCategory('{$module_info->module_srl}')" class="x_btn">{$lang->cmd_remake_cache}</button></p>
|
||||
<div class="btnArea">
|
||||
<button type="button" onclick="doReloadTreeCategory('{$module_info->module_srl}')" class="x_btn">{$lang->cmd_remake_cache}</button>
|
||||
</div>
|
||||
<script>
|
||||
var simpleTreeCollection;
|
||||
var max_menu_depth = 999;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue