diff --git a/home/js/app.js b/home/js/app.js index 06d8b99574..bee8aff78c 100644 --- a/home/js/app.js +++ b/home/js/app.js @@ -344,7 +344,7 @@ app.home = AppJS.extend( } action = action.parent; } - if(typeof source == undefined) + if(target_action == null) { var link = et2_createWidget('link-entry', {label: egw.lang('Add')}, this.portlet_container); var dialog = et2_dialog.show_dialog(