mirror of
https://github.com/basecamp/once-campfire.git
synced 2026-09-18 06:22:08 +09:00
Fix back button not working on profile page after form submission
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<% content_for :nav do %>
|
<% content_for :nav do %>
|
||||||
<div class="flex-item-justify-start">
|
<div class="flex-item-justify-start">
|
||||||
<%= link_back %>
|
<%= link_back_to_last_room_visited %>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="flex-item-justify-end">
|
<div class="flex-item-justify-end">
|
||||||
|
|||||||
Reference in New Issue
Block a user