Author: hnategh
New Revision: 55292
URL: http://svn.stylite.de/viewvc/egroupware?rev=55292&view=rev
Log:
Mobile theme W.I.P:
- Fix first column shrinks when open some tabs
Modified:
trunk/addressbook/templates/mobile/edit.xet
trunk/addressbook/templates/mobile/view.xet
trunk/admin/templates/mobile/account.xet
trunk/calendar/templates/mobile/edit.xet
trunk/filemanager/templates/mobile/file.xet
trunk/infolog/templates/mobile/edit.xet
— trunk/addressbook/templates/mobile/edit.xet (original)
+++ trunk/addressbook/templates/mobile/edit.xet Mon Mar 7 11:55:04 2016
@@ -58,7 +58,7 @@
@@ -133,7 +133,7 @@
@@ -163,7 +163,7 @@
@@ -205,8 +205,8 @@
-
<textbox statustext="ZIP Code" id="adr_two_postalcode" width="40" maxlength="64" autocomplete="section-two postal-code" />
-
<textbox statustext="City" id="adr_two_locality" maxlength="64" width="242" autocomplete="section-two address-level2" />
-
<textbox statustext="ZIP Code" id="adr_two_postalcode" width="20%" maxlength="64" autocomplete="section-two postal-code" />
-
<textbox statustext="City" id="adr_two_locality" maxlength="64" width="80%" autocomplete="section-two address-level2" />
</hbox>
</row>
<row disabled="@addr_format=city_state_postcode">
@@ -236,7 +236,7 @@
@@ -255,7 +255,7 @@
@@ -270,7 +270,7 @@
@@ -285,7 +285,7 @@
@@ -300,7 +300,7 @@
@@ -357,7 +357,7 @@
— trunk/addressbook/templates/mobile/view.xet (original)
+++ trunk/addressbook/templates/mobile/view.xet Mon Mar 7 11:55:04 2016
@@ -6,7 +6,7 @@
@@ -17,9 +17,7 @@
-
<hbox>
-
<textbox id="n_fn" blur="Name" no_lang="1" tabindex="-1" class="cursorHand et2_fullWidth" onclick="jQuery('table.editname').css('display','inline'); var focElem = document.getElementById(form::name('n_prefix')); if (!(typeof(focElem) == 'undefined') && typeof(focElem.focus)=='function') document.getElementById(form::name('n_prefix')).focus();" autocomplete="name" />
-
</hbox>
-
<textbox id="n_fn" blur="Name" no_lang="1" tabindex="-1" class="cursorHand et2_fullWidth" onclick="jQuery('table.editname').css('display','inline'); var focElem = document.getElementById(form::name('n_prefix')); if (!(typeof(focElem) == 'undefined') && typeof(focElem.focus)=='function') document.getElementById(form::name('n_prefix')).focus();" autocomplete="name" />
</row>
<row>
<description for="org_name" value="Organisation"/>
@@ -33,7 +31,7 @@
@@ -55,7 +53,7 @@
@@ -104,7 +102,7 @@
@@ -142,8 +140,8 @@
-
<textbox statustext="ZIP Code" id="adr_two_postalcode" width="40" maxlength="64" autocomplete="section-two postal-code" />
-
<textbox statustext="City" id="adr_two_locality" maxlength="64" width="242" autocomplete="section-two address-level2" />
-
<textbox statustext="ZIP Code" id="adr_two_postalcode" width="20%" maxlength="64" autocomplete="section-two postal-code" />
-
<textbox statustext="City" id="adr_two_locality" maxlength="64" width="80%" autocomplete="section-two address-level2" />
</hbox>
</row>
<row disabled="@addr_format=city_state_postcode">
— trunk/admin/templates/mobile/account.xet (original)
+++ trunk/admin/templates/mobile/account.xet Mon Mar 7 11:55:04 2016
@@ -6,7 +6,7 @@
— trunk/calendar/templates/mobile/edit.xet (original)
+++ trunk/calendar/templates/mobile/edit.xet Mon Mar 7 11:55:04 2016
@@ -6,7 +6,7 @@
@@ -95,7 +95,7 @@
@@ -108,7 +108,7 @@
@@ -116,14 +116,14 @@
-
</row>
-
<row>
<description for="recur_interval" value="Interval"/>
<menulist>
<menupopup type="select-number" statustext="repeating interval, eg. 2 to repeat every second week" id="recur_interval" options="None,2,31" class="et2_fullWidth"/>
</menulist>
</row>
@@ -132,7 +132,7 @@
@@ -144,7 +144,7 @@
@@ -161,7 +161,7 @@
@@ -175,7 +175,7 @@
@@ -184,7 +184,7 @@
@@ -194,7 +194,7 @@
@@ -207,8 +207,8 @@
@@ -220,7 +220,7 @@
@@ -238,7 +238,7 @@
@@ -247,7 +247,7 @@
@@ -296,7 +296,7 @@
— trunk/filemanager/templates/mobile/file.xet (original)
+++ trunk/filemanager/templates/mobile/file.xet Mon Mar 7 11:55:04 2016
@@ -6,7 +6,7 @@
@@ -59,7 +59,7 @@
@@ -98,7 +98,7 @@
@@ -196,7 +196,7 @@
@@ -211,7 +211,7 @@
@@ -225,7 +225,7 @@
@@ -247,7 +247,7 @@
— trunk/infolog/templates/mobile/edit.xet (original)
+++ trunk/infolog/templates/mobile/edit.xet Mon Mar 7 11:55:04 2016
@@ -8,7 +8,7 @@
@@ -17,7 +17,7 @@
@@ -27,7 +27,7 @@
@@ -36,14 +36,14 @@
-
<hbox>
<textbox type="float" id="info_price" size="10"/>
<projectmanager-pricelist id="pl_id" onchange="window.app.infolog.et2.getWidgetById('info_price').set_value(this.options[this.selectedIndex].text.lastIndexOf('(') < 0 ? '' : this.options[this.selectedIndex].text.slice(this.options[this.selectedIndex].text.lastIndexOf('(')+1,-1));" options="None" />
</hbox>
</row>
<row>
<description value="planned time" for="info_planned_time"/>
@@ -60,7 +60,7 @@
@@ -75,7 +75,7 @@
@@ -129,7 +129,7 @@
@@ -145,7 +145,7 @@
@@ -164,7 +164,7 @@
@@ -181,7 +181,7 @@
@@ -218,7 +218,7 @@
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://makebettercode.com/inteldaal-eval
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs