mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 12:34:47 -04:00
Updates to modulejs 0.1.
This commit is contained in:
parent
9266be9708
commit
cad50f76e2
36 changed files with 360 additions and 242 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
module.define('ext/download', [jQuery, 'core/settings', 'core/resource', 'core/event'], function ($, allsettings, resource, event) {
|
||||
modulejs.define('ext/download', ['jQuery', 'core/settings', 'core/resource', 'core/event'], function ($, allsettings, resource, event) {
|
||||
|
||||
var defaults = {
|
||||
enabled: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue