mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 01:14:21 +01:00
fix confirmation
This commit is contained in:
parent
9bb2105322
commit
e367b38be3
@ -58,8 +58,8 @@
|
||||
</td>
|
||||
<td>
|
||||
|
||||
<a href="/delete?user=${user}">
|
||||
<button type="submit" class="btn btn-xs red" data-toggle='confirmation-delete'>
|
||||
<a href="/delete?user=${user}" data-toggle='confirmation-delete'>
|
||||
<button type="submit" class="btn btn-xs red">
|
||||
<span class="glyphicon glyphicon-remove-sign"></span> Delete</button>
|
||||
</a>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user