Try the mobile interface link in site

This commit is contained in:
mdipierro
2012-10-05 10:38:58 -05:00
parent 41d234bf48
commit 231a3e1278
6 changed files with 9 additions and 5 deletions
@@ -34,7 +34,7 @@
</style>
</head>
<body>
<iframe src="{{=URL('index')}}"></iframe>
<iframe src="{{=URL('default','index',vars=dict(is_mobile='true'))}}"></iframe>
<div id="about">
<h1><a href="http://web2py.com">web2py</a> plugin</h1>
<h2>for <a href="http://jquerymobile.com/">jQuery Mobile</a></h2>