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:
ChanMyeong 2012-11-06 10:01:01 +00:00
parent 4304910344
commit ef08a0921c
17 changed files with 290 additions and 466 deletions

View file

@ -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">