mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
fixed display filebox modal window when not have filebox type
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9061 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
87a77b5e4e
commit
fbaddd5f37
2 changed files with 33 additions and 30 deletions
|
|
@ -115,6 +115,7 @@
|
|||
<p class="a"><select name="{$id}" class="moduleIdList" style="width:290px;"></select></p>
|
||||
</block>
|
||||
<block cond="$var->type == 'filebox'">
|
||||
{@$use_filebox = true}
|
||||
<input type="hidden" name="{$id}" />
|
||||
<a class="modalAnchor filebox" href="#modalFilebox">{$lang->cmd_select}</a>
|
||||
</block>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue