update adminbsb for confirms
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
</li> -->
|
||||
<li>
|
||||
<%= link_to (t :logout),logout_path, method: :delete, data: {confirm: 'Are you sure?'} %>
|
||||
<!-- <form action="<%=logout_path%>" method="DELETE">
|
||||
<button type="text" class="delete" value="x" >DELETE</button>
|
||||
</form> -->
|
||||
<!-- <a href="<%= logout_path %>"><i class="material-icons">input</i>Sign Out</a> -->
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user