diff --git a/source/Ox.UI/js/Form/Filter.js b/source/Ox.UI/js/Form/Filter.js index be54143b..171f0eed 100644 --- a/source/Ox.UI/js/Form/Filter.js +++ b/source/Ox.UI/js/Form/Filter.js @@ -29,11 +29,11 @@ Ox.Filter = function(options, self) { findKeys: [], list: null, sortKeys: [], - viewKeys: [], value: { conditions: [], operator: '&' - } + }, + viewKeys: [] }) .options(options || {}) .update({