mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
이름 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6168 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
946c14cc4f
commit
9913ffca17
4 changed files with 36 additions and 32 deletions
|
|
@ -6,8 +6,8 @@
|
|||
<meta name="viewport" content="width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/>
|
||||
|
||||
<title>{Context::getBrowserTitle()}</title>
|
||||
<link rel="stylesheet" type="text/css" href="/addons/iphone/iui/iui.css" />
|
||||
<script type="application/x-javascript" src="/addons/iphone/iui/iuix.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/addons/smartphone/iui/iui.css" />
|
||||
<script type="application/x-javascript" src="/addons/smartphone/iui/iuix.js"></script>
|
||||
|
||||
<script type="text/javascript">//<![CDATA[
|
||||
var current_url = "{$current_url}";
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
<!--@if($bHavePhoneMethod)-->
|
||||
<li><a href="{getUrl('act','default')}">View</a>
|
||||
<!--@else-->
|
||||
<li>이 모듈은 IphoneView를 지원하지 않습니다.</li>
|
||||
<li>이 모듈은 smartphoneView를 지원하지 않습니다.</li>
|
||||
<!--@end-->
|
||||
<li><a href="#menu0">Menu</a></li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue