-
- Downloads
[IMP] mail,web,web_planner: order of systray items
Sort systray items by sequence to allow, e.g. to force the planner item to be the left-most item of the systray as it is not displayed in all apps, and thus produces a flickering of the other items. Also invert the push order of the two mail items to keep the previous order as they are now prepended instead of appended.
Showing
- addons/mail/static/src/js/systray.js 1 addition, 2 deletionsaddons/mail/static/src/js/systray.js
- addons/web/static/src/js/widgets/systray_menu.js 4 additions, 1 deletionaddons/web/static/src/js/widgets/systray_menu.js
- addons/web_planner/static/src/js/web_planner_backend.js 1 addition, 3 deletionsaddons/web_planner/static/src/js/web_planner_backend.js
Please register or sign in to comment