mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4652 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
303f87254a
commit
c58862a4da
17 changed files with 64 additions and 68 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<tr class="row{$cycle_idx}">
|
||||
<th scope="row" rowspan="2">
|
||||
<div>
|
||||
<a href="{getUrl('','module','widget','act','dispWidgetInfo','selected_widget',$val->widget)}" onclick="popopen(this.href,'widget_info');return false" class="blue">{$val->title}</a><br />
|
||||
<a href="{getUrl('','module','widget','act','dispWidgetInfo','selected_widget',$val->widget)}" onclick="popopen(this.href,'widget_info');return false">{$val->title}</a><br />
|
||||
({$val->widget})
|
||||
</div>
|
||||
</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue