diff --git a/VERSION b/VERSION index 34fbedde..620a48d4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.1.1 (2012-10-19 18:36:33) dev +Version 2.1.1 (2012-10-19 18:43:10) dev diff --git a/applications/admin/views/plugin_jqmobile/about.html b/applications/admin/views/plugin_jqmobile/about.html index ae3e1e24..c02f87d3 100644 --- a/applications/admin/views/plugin_jqmobile/about.html +++ b/applications/admin/views/plugin_jqmobile/about.html @@ -9,6 +9,13 @@ body { background: url('{{=URL('static','plugin_jqmobile/images/iphone.jpg')}}') no-repeat white; } + #back { + z-index: 1000; + padding: 10px; + position: absolute; + top: 0; + right: 0; + } iframe { position: absolute; margin-left: 320px; @@ -35,6 +42,7 @@
+