update script dependencies
This commit is contained in:
parent
bd8391a61c
commit
b53f6c1d3f
17 changed files with 225 additions and 239 deletions
|
@ -1,4 +1,4 @@
|
|||
define(['appStorage'], function (appStorage) {
|
||||
define(['appStorage', 'jQuery'], function (appStorage, $) {
|
||||
|
||||
var data = {};
|
||||
function getPageData() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue