From 06ad2581f6af6d54c1a1c3d34876b28b93e7d2f1 Mon Sep 17 00:00:00 2001 From: rolux Date: Mon, 17 Feb 2014 08:24:23 +0000 Subject: [PATCH] cosmetic changes --- source/Ox.UI/js/Form/Filter.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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({