Migration of userpasswordpage and userprofilespage to ES6 modules

This commit is contained in:
Cameron
2020-07-09 13:47:58 +01:00
parent 84a47081be
commit ee54d4efdb
3 changed files with 36 additions and 18 deletions
+2
View File
@@ -136,6 +136,8 @@
"src/controllers/dashboard/users/userlibraryaccess.js",
"src/controllers/dashboard/users/usernew.js",
"src/controllers/dashboard/users/userparentalcontrol.js",
"src/controllers/dashboard/users/userpasswordpage.js",
"src/controllers/dashboard/users/userprofilespage.js",
"src/plugins/bookPlayer/plugin.js",
"src/plugins/bookPlayer/tableOfContents.js",
"src/plugins/photoPlayer/plugin.js",