CBV code updates: 4th August

This commit is contained in:
Horilla
2025-08-04 09:41:35 +05:30
parent 8fe41283ea
commit a9242e775e
32 changed files with 865 additions and 1019 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

View File

@@ -750,5 +750,3 @@ document.addEventListener("DOMContentLoaded", function () {
document.body.addEventListener("htmx:afterSettle", function (event) {
initCountryStateDropdowns();
});