Scroll to top after having given feedback
This commit is contained in:
parent
62878f9c5a
commit
c81206f4d1
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
window.scroll({ top: 0, left: 0, behavior: 'smooth' });
|
||||
<%= remove_element('#user-satisfaction') %>
|
||||
<%= render_flash %>
|
||||
|
|
Loading…
Add table
Reference in a new issue