Merge branch 'dev' of bitbucket.org:jubilian/nhance into dev

This commit is contained in:
VENKATESHWARAN 2025-09-09 15:52:26 +05:30
commit 27074708b5

View File

@ -343,6 +343,8 @@ $('.btnBack').click(function() {
}
}
window.scrollTo({ top: 0, behavior: 'smooth' });
})
$("#branch_form").submit(function(event) {