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