mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-27 22:33:10 +09:00
위젯 모듈 설정시 CSS오류등 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5299 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
906bb46d19
commit
efc0e0f12d
5 changed files with 16 additions and 8 deletions
|
|
@ -46,7 +46,7 @@
|
|||
<!--@if($module_category_exists)-->
|
||||
<!--@foreach($selected_mids as $key => $val)-->
|
||||
<tr>
|
||||
<td rowspan="{count($val)}">{$key}</td>
|
||||
<td rowspan="{count($val)}">{$key} </td>
|
||||
{@ $_idx =0; }
|
||||
<!--@foreach($val as $k => $v)-->
|
||||
<!--@if($_idx >0)--><tr><!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue