Initial commit
This commit is contained in:
3
app/views/application/_masquerade.html.erb
Normal file
3
app/views/application/_masquerade.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user