lists, change loops

This commit is contained in:
j 2014-05-25 22:08:44 +02:00
commit e15ce62ee5
5 changed files with 21 additions and 10 deletions

View file

@ -91,7 +91,7 @@ oml.ui.listDialog = function() {
}],
operator: '&'
}
});
}, false);
});
});
}