Updates to modulejs 0.1.

This commit is contained in:
Lars Jung 2012-07-08 15:04:14 +02:00
parent 9266be9708
commit cad50f76e2
36 changed files with 360 additions and 242 deletions

View file

@ -1,5 +1,5 @@
module.define('h5ai-info', [jQuery, 'core/resource'], function ($, resource) {
modulejs.define('h5ai-info', ['jQuery', 'core/resource'], function ($, resource) {
var setCheckResult = function (id, result) {