update adminbsb for confirms

This commit is contained in:
Aung Myo
2017-10-17 18:09:17 +06:30
parent 46e7431d1e
commit 034685e1e9
14 changed files with 396 additions and 346 deletions

View File

@@ -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>