[UPDT] BREADCRUMBS: Saved filters to the breadcrumbs url

This commit is contained in:
Horilla
2024-06-14 14:49:22 +05:30
parent fe177b01be
commit 780a262246
3 changed files with 32 additions and 2 deletions

View File

@@ -10,4 +10,3 @@ $("#{{dynamic_id}} [name={{field.name}}]").change(function (e) {
}
});
</script>