mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 11:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1154 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1cd21bc261
commit
6d512d606e
4 changed files with 217 additions and 7 deletions
|
|
@ -1,12 +1,6 @@
|
|||
<!-- 메뉴를 출력하기 위한 javascript 소스가 담긴 파일을 import -->
|
||||
<!--%import("js/layout.js")-->
|
||||
|
||||
<!-- tree_menu.js를 이용한 트리 메뉴 호출 -->
|
||||
<script type="text/javascript">
|
||||
loadTreeMenu("{$main_menu->xml_file}", "main_menu", "menu", "{$layout_info->main_menu_name?$layout_info->main_menu_name:'home'}");
|
||||
</script>
|
||||
|
||||
|
||||
<div style="height:50px;border:1px solid;margin-bottom:10px;">
|
||||
{$layout_info->top_title}
|
||||
|
||||
|
|
@ -66,7 +60,6 @@
|
|||
<img src="./common/tpl/images/blank.gif" class="zbxe_plugin_output" plugin="login_info" skin="default" colorset="normal" style="width:100px;height:100px;"/>
|
||||
</div>
|
||||
|
||||
<div id="menu"></div>
|
||||
<!--@if($logged_info->is_admin == 'Y')-->
|
||||
<div>
|
||||
<a href="#" onclick="location.href='{getUrl('act','dispLayoutAdminMenu','layout_srl',$layout_info->layout_srl)}';return false;">{$lang->cmd_layout_management}</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue