diff --git a/api/js/etemplate/et2_widget_description.ts b/api/js/etemplate/et2_widget_description.ts index 6377986721..95669b1658 100644 --- a/api/js/etemplate/et2_widget_description.ts +++ b/api/js/etemplate/et2_widget_description.ts @@ -402,7 +402,7 @@ export class et2_description extends expose(class et2_description extends et2_ba tooltipClass: "et2_email_popup", content() { - return jQuery('') .on('click', function() { widget.options.hover_action.call(self, self.widget, content);