N°3649 - Activity panel: Add user pref. to define whether the entry form should be opened by default

This commit is contained in:
Molkobain
2021-03-01 23:54:21 +01:00
parent e3015a284b
commit 3b40728701
9 changed files with 76 additions and 20 deletions

View File

@@ -129,6 +129,8 @@ $(function()
// TODO 3.0.0: Modify PopoverMenu so we can pass it the ID of the block triggering the open/close
//$(this.element).find(this.js_selectors.send_choices_picker).popover_menu({toggler: this.js_selectors.send_button});
this.element.trigger('ready.activity_panel.itop');
},
// events bound via _bind are removed automatically
// revert other modifications here