Advanced search: WIP POC, UI/UX.

SVN:b1162[5421]
This commit is contained in:
Guillaume Lajarige
2018-03-14 08:33:17 +00:00
parent 6f79e07e90
commit 5632f9786c
7 changed files with 138 additions and 37 deletions

View File

@@ -54,6 +54,8 @@ $(function()
// Remove toggler as it's a non sense here
this.element.find('.sfc_toggle').remove();
this.element.find('.sfc_toggle, .sfc_title').off('click');
},
_prepareOperators: function()
{