Handle the case where a modal errors a lot better
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"bundle": {
|
||||
"js/admin": {
|
||||
"scripts": [
|
||||
"uf-tweaks/js/handlebars-helpers.js"
|
||||
"uf-tweaks/js/handlebars-helpers.js",
|
||||
"uf-tweaks/js/modal-error-handler.js"
|
||||
],
|
||||
"options": {
|
||||
"sprinkle": {
|
||||
|
||||
Reference in New Issue
Block a user