1
0
Fork 0
forked from 0x2620/oxjs
This commit is contained in:
Rolux 2010-01-27 18:05:37 +05:30
commit d57a14d048

View file

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