1
0
Fork 0
forked from 0x2620/oxjs

fix filter bugs (saving)

This commit is contained in:
rlx 2011-12-22 14:42:32 +00:00
commit e47305c93f

View file

@ -173,8 +173,8 @@ Ox.Filter = function(options, self) {
self.$save = Ox.InputGroup({
inputs: [
Ox.Checkbox({
width: 16
self.$foo = Ox.Checkbox({
width: 16,
}),
Ox.Input({
id: 'list',