Fix avatar edit dialog

This commit is contained in:
Hadi Nategh 2019-07-29 15:28:50 +02:00
parent da0175a44c
commit 16ec15573c

View File

@ -486,7 +486,7 @@ var et2_avatar = (function(){ "use strict"; return et2_image.extend(
content: _value
},
width: "90%",
height:"90%",
height:"450",
resizable: false,
position:"top+10",
template: egw.webserverUrl+'/api/templates/default/avatar_edit.xet?2'