mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
#542 레이아웃에서 사용자 정의 확장변수를 선택해도 반응이 없던 문제점 개선
This commit is contained in:
parent
4371d1b835
commit
4c1e85fb0c
1 changed files with 1 additions and 2 deletions
|
|
@ -61,7 +61,6 @@
|
|||
</block>
|
||||
</block>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
{@$group = ''}
|
||||
{@$cnt = 1}
|
||||
|
|
@ -137,7 +136,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</block>
|
||||
<block cond="$group"></div></div></block>
|
||||
<block cond="$group"></div></block>
|
||||
</section>
|
||||
<section class="section">
|
||||
<h1 cond="$selected_layout->menu">{$lang->menu}</h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue