mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9033 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ee174adb5e
commit
03b5c9a365
1 changed files with 1 additions and 3 deletions
|
|
@ -70,9 +70,7 @@
|
|||
<h3 class="h3">HTML</h3>
|
||||
<div>
|
||||
<textarea name="code" style="width:100%;height:300px;font-size:11px;">{$layout_code}</textarea>
|
||||
<!--@foreach($widget_list as $widget)-->
|
||||
<span class="btn"><a href="{getUrl('','module','admin','act','dispWidgetAdminGenerateCode','selected_widget',$widget->widget)}" target="_blank">{$widget->title}</a></span>
|
||||
<!--@end-->
|
||||
<span loop="$widget_list => $widget" class="btn"><a href="{getUrl('','module','admin','act','dispWidgetAdminGenerateCode','selected_widget',$widget->widget)}" target="_blank">{$widget->title}</a></span>
|
||||
</div>
|
||||
|
||||
<h3 class="h3">CSS</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue