handle most dependencies using requirejs

This commit is contained in:
Nils Schneider 2015-03-29 03:35:10 +02:00
commit 5651c605de
9 changed files with 30 additions and 15 deletions

View file

@ -1,4 +1,4 @@
define(function () {
define(["moment"], function (moment) {
return function(config, field, router, title) {
var self = this
var el