Merge branch 'dev' of bitbucket.org:jubilian/nhance into dev
This commit is contained in:
commit
27074708b5
@ -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