diff --git a/build/js/ox.ui.js b/build/js/ox.ui.js index c1e789fe..94436596 100644 --- a/build/js/ox.ui.js +++ b/build/js/ox.ui.js @@ -414,7 +414,7 @@ requires emptyCache: function() { cache = {}; - } + }, options: function(options) { return Ox.getset(self.options, options, $.noop(), this);