mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
에디터 컴포넌트 설정 버튼 및 설정 팝업 css 조절
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3042 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
559e987765
commit
d05dbf66f1
2 changed files with 3 additions and 3 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<td class="tahoam">{$xml_info->version}</td>
|
||||
<td class="blue"><a href="{$xml_info->author->link}" onclick="window.open(this.href);return false;">{$xml_info->author->name}</a></td>
|
||||
<td class="tahoma">{$xml_info->author->date}</td>
|
||||
<td class="tahoma">
|
||||
<td class="red">
|
||||
<!--@if($xml_info->extra_vars)-->
|
||||
<a href="#" onclick="doSetupComponent('{$component_name}'); return false;">{$lang->cmd_setup}</a>
|
||||
<!--@else-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue