CHANGE_UI_FIX - VADIVEL J 2025-09-09
This commit is contained in:
parent
c197036cce
commit
813f99af2b
@ -343,6 +343,8 @@ $('.btnBack').click(function() {
|
||||
}
|
||||
}
|
||||
|
||||
window.scrollTo({ top: 0, behavior: 'smooth' });
|
||||
|
||||
})
|
||||
|
||||
$("#branch_form").submit(function(event) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user