mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
module selector in document declare bug fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12051 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7486e78757
commit
555948841e
1 changed files with 2 additions and 2 deletions
|
|
@ -129,9 +129,9 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
|
|||
<tbody>
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="x_control-group">
|
||||
<div class="x_control-group" style="position:relative">
|
||||
<label>{$lang->selected_document_move}</label>
|
||||
<input type="text" class="module_search" />
|
||||
<input type="text" name="module_srl" 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