Author: hnategh
New Revision: 55577
URL: http://svn.stylite.de/viewvc/egroupware?rev=55577&view=rev
Log:
Mobile theme W.I.P.:
- Implement user edit handler for avatar on click
Modified:
trunk/jdots/js/fw_mobile.js
— trunk/jdots/js/fw_mobile.js (original)
+++ trunk/jdots/js/fw_mobile.js Thu Mar 31 16:14:26 2016
@@ -344,6 +344,13 @@
var $avatar = jQuery('#egw_fw_userinfo .avatar img');
$avatar.attr('src', egw.webserverUrl + '/index.php?menuaction=addressbook.addressbook_ui.photo&account_id=' + egw.user('account_id'));
-
// Open edit contact on click
-
$avatar.click(function(){
-
egw.open_link(egw.link('/index.php',{
-
menuaction:'addressbook.addressbook_ui.edit',
-
'account_id':egw.user('account_id')
-
}),'addressbook','popup');
-
});
},
/**
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs