mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
Site edit mouseover move icon removed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12221 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
15fa10dc39
commit
9984a9e9af
2 changed files with 1 additions and 10 deletions
|
|
@ -36,7 +36,7 @@
|
|||
</script>
|
||||
<script id="tmpl_menuTreeNode" type="text/x-jquery-tmpl">
|
||||
<li id="menu${MenuId}">
|
||||
<a href="#" data-param='{ "sMenuId":"${MenuId}" }'><i class="x_icon-move x_icon-white"></i> ${MenuTitleWithHome}</a>
|
||||
<a href="#" data-param='{ "sMenuId":"${MenuId}" }'>${MenuTitleWithHome}</a>
|
||||
{{html SubTree}}
|
||||
</li>
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue