This commit is contained in:
Rolux 2010-01-27 18:05:37 +05:30
parent 9e438c4990
commit d57a14d048

View file

@ -414,7 +414,7 @@ requires
emptyCache: function() {
cache = {};
}
},
options: function(options) {
return Ox.getset(self.options, options, $.noop(), this);