Skip to content
Snippets Groups Projects
Commit 57246814 authored by qsm-odoo's avatar qsm-odoo
Browse files

[FIX] web_editor: properly bind event to the editor style dropdown

Before this commit, the callback which selects the currently used
style in the dropdown menu was binded to the mousedown event on the
div which contains the dropdown-toggle and the dropdown-menu. This
was wrong as the callback is thus called even when clicking in the
dropdown menu.
parent e671d055
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment