mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
feat: Add four new modals (new task, edit profile, confirm delete, change password) (#2529)
This commit is contained in:
@@ -69,7 +69,7 @@ const submitForm = (form) => {
|
||||
parseUrl()
|
||||
|
||||
// Elements
|
||||
const form = document.querySelector("#offcanvasSettings")
|
||||
const form = document.querySelector("#offcanvas-settings")
|
||||
|
||||
// Toggle form controls
|
||||
if (form) {
|
||||
|
||||
Reference in New Issue
Block a user