diff --git a/api/js/etemplate/et2_widget_image.js b/api/js/etemplate/et2_widget_image.js index 7a413b673b..f469520cee 100644 --- a/api/js/etemplate/et2_widget_image.js +++ b/api/js/etemplate/et2_widget_image.js @@ -360,9 +360,7 @@ var et2_avatar = (function(){ "use strict"; return et2_image.extend( */ set_contact_id: function(_contact_id) { - var params = { - id:'' - }; + var params = {}; var id = 'contact_id'; if (!_contact_id)