remove MyModule and MyTheme from Application Template - solution can now nbe extended using Internal module/theme templates

This commit is contained in:
sbwalker
2025-10-31 10:02:34 -04:00
parent b917a7bbf6
commit 20e270c040
35 changed files with 10 additions and 2053 deletions

View File

@@ -1 +0,0 @@
/* Module Custom Styles */

View File

@@ -1,5 +0,0 @@
/* Module Script */
var App = App || {};
App.MyModule = {
};