mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-10 17:16:22 +01:00
Changed op timers to Structure Timer and Bug Fixes for Fleet Operations Timer
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
{% if perms.auth.optimer_management %}
|
||||
<td style="width:150px" class="text-center">{{ ops.eve_character }}</td>
|
||||
<td class="text-center">
|
||||
<a href="/remove_optimer/{{ sigt.id }}">
|
||||
<a href="/remove_optimer/{{ ops.id }}">
|
||||
<button type="button" class="btn btn-danger"><span
|
||||
class="glyphicon glyphicon-remove"></span></button>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user