Changed op timers to Structure Timer and Bug Fixes for Fleet Operations Timer

This commit is contained in:
orbitroom
2016-01-20 22:24:07 -05:00
parent 6fb70b3160
commit 5ececa6bfd
4 changed files with 384 additions and 384 deletions

View File

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