forked from 0x2620/oxjs
fix filter button image
This commit is contained in:
parent
6f26b350e9
commit
46f40c0623
2 changed files with 2 additions and 1 deletions
|
|
@ -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'})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue