fix filter bugs (saving)

This commit is contained in:
rlx 2011-12-22 14:42:32 +00:00
parent 24087ec713
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',