mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
Make be able to search on your mobile phone
Enhance the search module to view mobile page, and add a default skin, sutable for mobile environment.
This commit is contained in:
parent
8dfd018435
commit
64acd714e0
18 changed files with 1093 additions and 1 deletions
|
|
@ -85,7 +85,7 @@
|
|||
</block>
|
||||
</div>
|
||||
</div>
|
||||
<block loop="$skin_info->extra_vars => $key, $val">
|
||||
<block loop="$skin_info->extra_vars => $key, $val" cond="$skin_info->extra_vars">
|
||||
<block cond="$val->group && ((!$group) || $group != $val->group)">
|
||||
{@$group = $val->group}
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue