ORIENT/modules
Samuel Georges 04c4fe9633 Fixes logic error in filter search
The search was using !$.inArray when the expression should be $.inArray === -1 since it returns the index of the value in the array.
Also tidied up the code so it is easier to read.
Fixes #1918
2016-06-11 15:09:08 +10:00
..
backend Allow customization of default rich editor buttons 2016-06-11 13:51:34 +10:00
cms Improve logic and fix trimming when slash not present 2016-06-11 13:45:52 +10:00
system Fixes logic error in filter search 2016-06-11 15:09:08 +10:00