Files
old-holivud2/app/views/application/_masquerade.html.erb
2020-05-31 22:38:19 +02:00

4 lines
178 B
Plaintext

<div class="alert alert-warning fixed-bottom mb-0 text-center">
<%= link_to fa_icon("user-secret", text: "Stop Masquerading"), admin_masquerade_path, method: :delete %>
</div>