mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
Selected module management UI cleaning. (modal page)
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12138 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4304910344
commit
ef08a0921c
17 changed files with 290 additions and 466 deletions
|
|
@ -43,7 +43,6 @@
|
|||
<div class="x_controls">
|
||||
<label class="x_inline" loop="$group_list=>$key,$val">
|
||||
<input type="checkbox" name="target_group" value="{$key}" <!--@if(in_array($key, $component->target_group))-->checked="checked"<!--@end--> id="group_{$key}"> {$val->title}</label>
|
||||
<span class="x_help-block">{$lang->about_component_grant}</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="x_control-group" cond="$mid_list">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue