fix filter button image

This commit is contained in:
rolux 2011-06-01 17:49:07 +02:00
parent 6f26b350e9
commit 46f40c0623
2 changed files with 2 additions and 1 deletions

View file

@ -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'})

View file

@ -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) {