mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
#18458118 관리자 UI 개선 - 검색+미리보기 툴팁
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6974 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ba5fadd441
commit
ddf1597e0e
4 changed files with 139 additions and 5 deletions
|
|
@ -26,6 +26,10 @@
|
|||
<div class="body">
|
||||
<div class="extension e1">
|
||||
<div class="section">
|
||||
<div id="search_nav">
|
||||
<input type="text" size="12" />
|
||||
<button type="button"></button>
|
||||
</div>
|
||||
<ul class="navigation">
|
||||
<!--@foreach($lang->module_category_title as $key => $val)-->
|
||||
<li id="module_{$key}" class="<!--@if($selected_module_category == $key)-->open<!--@end-->"><a href="#" onclick="toggleModuleMenu('{$key}'); return false;">{$val}</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue