Author: hnategh
New Revision: 55846
URL: http://svn.stylite.de/viewvc/egroupware?rev=55846&view=rev
Log:
Addressbook edit dialog:
- Fix category id in mobile template
- Implement categories in mobile view template
- Remove not used buttons
Modified:
trunk/addressbook/templates/default/edit.xet
trunk/addressbook/templates/mobile/edit.xet
trunk/addressbook/templates/mobile/view.xet
— trunk/addressbook/templates/default/edit.xet (original)
+++ trunk/addressbook/templates/default/edit.xet Tue Apr 26 15:31:52 2016
@@ -174,7 +174,7 @@
@@ -449,9 +449,6 @@
-
<button label="Edit" id="button[edit]" class="button_edit" onclick="window.open(egw::link('/index.php','menuaction=addressbook.addressbook_ui.edit&contact_id=$cont[id]'),'_blank','dependent=yes,width=900,height=560,scrollbars=yes,status=yes'); return false;" image="edit" background_image="1"/>
-
<button label="Copy" id="button[copy]" class="button_copy" onclick="window.open(egw::link('/index.php','menuaction=addressbook.addressbook_ui.edit&contact_id=$cont[id]&makecp=1'),'_blank','dependent=yes,width=900,height=560,scrollbars=yes,status=yes'); return false;" image="copy" background_image="1"/>
-
<button statustext="download this contact as vCard file" label="vCard" id="button[vcard]" image="vcard" background_image="1"/>
<button accesskey="s" label="Save" id="button[save]" class="button_save" image="save" background_image="1"/>
<button label="Apply" id="button[apply]" class="button_apply" image="apply" background_image="1"/>
<button label="Cancel" id="button[cancel]" class="button_cancel" onclick="if($cont[view] || false) return true; window.close(); return false;" image="cancel" background_image="1"/>
— trunk/addressbook/templates/mobile/edit.xet (original)
+++ trunk/addressbook/templates/mobile/edit.xet Tue Apr 26 15:31:52 2016
@@ -138,7 +138,7 @@
@@ -362,12 +362,7 @@
-
<button id="button[edit]" class="button_edit" onclick="window.open(egw::link('/index.php','menuaction=addressbook.addressbook_ui.edit&contact_id=$cont[id]'),'_blank','dependent=yes,width=900,height=560,scrollbars=yes,status=yes'); return false;" image="edit" background_image="1"/>
-
<button id="button[copy]" class="button_copy" onclick="window.open(egw::link('/index.php','menuaction=addressbook.addressbook_ui.edit&contact_id=$cont[id]&makecp=1'),'_blank','dependent=yes,width=900,height=560,scrollbars=yes,status=yes'); return false;" image="copy" background_image="1"/>
-
<button statustext="download this contact as vCard file" id="button[vcard]" image="vcard" background_image="1"/>
-
<button accesskey="s" id="button[save]" class="button_save" image="save" background_image="1"/>
<button id="button[apply]" class="button_apply" image="apply" background_image="1"/>
-
<button id="button[cancel]" class="button_cancel" onclick="if($cont[view] || false) return true; window.close(); return false;" image="cancel" background_image="1"/>
<button id="button[delete]" class="button_delete" onclick="et2_dialog.confirm(widget,'Do you really want to delete this contact?','Delete')" tabindex="25" image="delete" background_image="1"/>
</hbox>
</row>
— trunk/addressbook/templates/mobile/view.xet (original)
+++ trunk/addressbook/templates/mobile/view.xet Tue Apr 26 15:31:52 2016
@@ -173,6 +173,12 @@
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs