From 5c3ba9a28a9e14fbb47d1bf3dc5d60d9d8b1f901 Mon Sep 17 00:00:00 2001 From: Luke Towers Date: Sun, 31 May 2020 11:23:31 -0600 Subject: [PATCH] Fix naming conflict Reported by @alxy https://github.com/octobercms/october/pull/5088#issuecomment-636448210 --- .../backend/controllers/preferences/index.htm | 2 +- .../backend/controllers/usergroups/create.htm | 4 ++-- .../backend/controllers/usergroups/update.htm | 4 ++-- .../backend/controllers/userroles/create.htm | 4 ++-- .../backend/controllers/userroles/update.htm | 4 ++-- modules/backend/controllers/users/create.htm | 4 ++-- .../backend/controllers/users/myaccount.htm | 4 ++-- modules/backend/controllers/users/update.htm | 4 ++-- .../cms/controllers/themeoptions/update.htm | 4 ++-- modules/system/assets/js/framework-min.js | 4 ++-- .../system/assets/js/framework.combined-min.js | 4 ++-- modules/system/assets/js/framework.js | 4 ++-- modules/system/assets/ui/storm-min.js | 18 +++++++++++++----- .../controllers/mailbrandsettings/index.htm | 2 +- .../system/controllers/maillayouts/create.htm | 4 ++-- .../system/controllers/maillayouts/update.htm | 4 ++-- .../system/controllers/mailpartials/create.htm | 4 ++-- .../system/controllers/mailpartials/update.htm | 4 ++-- .../controllers/mailtemplates/create.htm | 4 ++-- .../controllers/mailtemplates/update.htm | 4 ++-- modules/system/controllers/settings/update.htm | 4 ++-- 21 files changed, 51 insertions(+), 43 deletions(-) diff --git a/modules/backend/controllers/preferences/index.htm b/modules/backend/controllers/preferences/index.htm index 0183afddf..1266aba63 100644 --- a/modules/backend/controllers/preferences/index.htm +++ b/modules/backend/controllers/preferences/index.htm @@ -11,7 +11,7 @@