mario-core 2.9.358-release → 2.9.360-release
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.modern.js
CHANGED
|
@@ -39737,7 +39737,7 @@ var HOME_ADMIN = "/admin/users/user-list";
|
|
|
39737
39737
|
var HOME_TEACHER = "/home";
|
|
39738
39738
|
var HOME_STUDENT = "/home";
|
|
39739
39739
|
var DASHBOARD_TITLE = "Dashboard";
|
|
39740
|
-
var ROOT_TITLE = "Mario
|
|
39740
|
+
var ROOT_TITLE = "Mario Education";
|
|
39741
39741
|
var BG_IMAGES = ["images/landing-page.jpg", "images/landing-page2.jpg", "images/landing-page3.jpg"];
|
|
39742
39742
|
|
|
39743
39743
|
var Dashboard = function Dashboard() {
|