mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
UI bug fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12517 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9fdff42e6c
commit
96a8e3ab62
3 changed files with 56 additions and 20 deletions
|
|
@ -142,7 +142,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
|
|||
</table>
|
||||
<div class="x_control-group _moveTarget" style="position:relative" hidden>
|
||||
<label>{$lang->selected_document_move}</label>
|
||||
<input type="text" name="module_srl" class="module_search" />
|
||||
<input type="text" name="module_srl" data-disallowedType="page,_SHORTCUT,_ROOT" class="module_search" />
|
||||
</div>
|
||||
<div class="x_control-group" style="padding-right:14px">
|
||||
<label for="message">{$lang->message_notice}</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue