This commit is contained in:
Rolux 2010-01-27 18:05:37 +05:30
parent b233ad0c13
commit 8f3501d562

View File

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