lazy load scripts
This commit is contained in:
parent
1f0760df09
commit
89e0515a15
31 changed files with 366 additions and 328 deletions
12
dashboard-ui/thirdparty/cordova/registrationservices.js
vendored
Normal file
12
dashboard-ui/thirdparty/cordova/registrationservices.js
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
window.RegistrationServices = {
|
||||
|
||||
renderPluginInfo: function (page, pkg, pluginSecurityInfo) {
|
||||
|
||||
|
||||
},
|
||||
|
||||
addRecurringFields: function (page, period) {
|
||||
|
||||
}
|
||||
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue