@ -90,6 +90,7 @@ $.ready(function () {
e.preventDefault()
})
try {
do {
let msgAt, box
// populate the form errors box from GET arg ?err=...
@ -144,6 +145,9 @@ $.ready(function () {
break
}
} while (0)
} catch (e) {
console.error(e)
modal.init()
notify.init()