1
0
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:
Paweł Kuna
2025-11-15 13:42:27 +01:00
committed by GitHub
parent c7070180dc
commit b0fa6559da
15 changed files with 439 additions and 20 deletions

View File

@@ -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) {