forked from 0x2620/oxjs
MainMenu in demos/test/index.html
This commit is contained in:
parent
81d27621bf
commit
a279bc7f6e
5 changed files with 281 additions and 75 deletions
|
|
@ -220,7 +220,7 @@ Ox = {
|
|||
.defaults({
|
||||
bar: "xyz"
|
||||
})
|
||||
.options(options || {}),
|
||||
.options(options || {});
|
||||
(function() {
|
||||
self.time = 0;
|
||||
})();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue