fix app
This commit is contained in:
parent
95fc4e29bb
commit
876673b59d
1 changed files with 0 additions and 4 deletions
|
@ -124,10 +124,6 @@ Ox.App = (function() {
|
|||
|
||||
};
|
||||
|
||||
that.bindEvent = function() {
|
||||
|
||||
};
|
||||
|
||||
that.options = function() {
|
||||
return Ox.getset(self.options, Array.prototype.slice.call(arguments), self.change, that);
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue