diff --git a/source/Ox.UI/js/Form/Ox.Filter.js b/source/Ox.UI/js/Form/Ox.Filter.js index dd329b2b..18a6bfef 100644 --- a/source/Ox.UI/js/Form/Ox.Filter.js +++ b/source/Ox.UI/js/Form/Ox.Filter.js @@ -302,7 +302,7 @@ Ox.Filter = function(options, self) { }), new Ox.Button({ id: 'addgroup', - title: 'more', + title: 'bracket', type: 'image' }) .css({margin: '0 0 0 4px'}) diff --git a/source/Ox.UI/js/Map/Ox.ListMap.js b/source/Ox.UI/js/Map/Ox.ListMap.js index 4e14edc3..c0dfcfbe 100644 --- a/source/Ox.UI/js/Map/Ox.ListMap.js +++ b/source/Ox.UI/js/Map/Ox.ListMap.js @@ -470,6 +470,7 @@ Ox.ListMap = function(options, self) { .bindEvent({ blur: function(data) { ///* + // fixme: if type is set, no change event fires var isResult = self.selectedPlace[0] == '_'; if (!self.isAsync) {