mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 21:29:58 +09:00
apply cdn
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9200 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ca245b93fd
commit
604833cae8
93 changed files with 265 additions and 262 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<load target="js/theme.js" type="body" />
|
||||
<load target="js/theme.js" type="body" usecdn="true" />
|
||||
|
||||
<script type="text/javascript">
|
||||
jQuery(function($){
|
||||
|
|
@ -40,7 +40,7 @@ $('#theme').data('themes', themes);
|
|||
<label for="{$key}">{$val->title}({$key})</label>
|
||||
<ul>
|
||||
<li>· {$lang->version}: {$val->version}</li>
|
||||
<li>· {$lang->author}:
|
||||
<li>· {$lang->author}:
|
||||
<!--@foreach($val->publisher as $publisher)-->
|
||||
<a href="{$publisher->homepage}" cond="$publisher->homepage">{$publisher->name}</a>
|
||||
<!--@if(!$publisher->homepage)-->{$publisher->name}<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue