mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
카테고리 목록 출력 오류 디버깅
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6444 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b8bcbf2552
commit
0993866560
1 changed files with 1 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<!--@if($colorset == "black" || $colorset == "white")-->
|
||||
<!--%import("./css/widget.css")-->
|
||||
<!--@end-->
|
||||
<div class="widgetContainer<!--@if($colorset=="black")--> black<!--@end-->">
|
||||
<div class="widgetContainer<!--@if($colorset=="black")-->black<!--@end-->">
|
||||
<div class="widgetTree">
|
||||
<ul>
|
||||
<!--@foreach($widget_info->arranged_menu as $key => $val)-->
|
||||
|
|
@ -33,7 +33,6 @@
|
|||
<!--@end-->
|
||||
<!--@end-->
|
||||
<!--@end-->
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue