Merge remote-tracking branch 'origin/style-devices-page' into style-devices-page

* origin/style-devices-page:
  Update saas/app/views/devices/index.html.erb
This commit is contained in:
Adrien Maston
2026-03-02 10:21:14 +01:00
+1 -1
View File
@@ -27,7 +27,7 @@
<p class="margin-none-block-start">Mobile devices registered with the mobile app will receive push notifications and will be listed here.</p> <p class="margin-none-block-start">Mobile devices registered with the mobile app will receive push notifications and will be listed here.</p>
<% end %> <% end %>
<%= link_to session_menu_path, class: "btn center txt-small margin-block-start hide-on-native", data: { turbo_prefetch: false } do %> <%= link_to session_menu_path(script_name: nil), class: "btn center txt-small margin-block-start hide-on-native", data: { turbo_prefetch: false } do %>
<span>Your Fizzy accounts</span> <span>Your Fizzy accounts</span>
<% end %> <% end %>
</section> </section>