handle most dependencies using requirejs
This commit is contained in:
parent
ca8992b07a
commit
5651c605de
9 changed files with 30 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
define(function () {
|
||||
define(["moment"], function (moment) {
|
||||
return function(config, field, router, title) {
|
||||
var self = this
|
||||
var el
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue