diff --git a/stock/templates/registered/operationmanagement.html b/stock/templates/registered/operationmanagement.html index dc6c7d17..28f25918 100644 --- a/stock/templates/registered/operationmanagement.html +++ b/stock/templates/registered/operationmanagement.html @@ -17,6 +17,12 @@ +
Operation Name | @@ -24,27 +30,29 @@Form Up System | Form Up Location | Start Time | -Duration | +Local Time | +Duration | FC | -Details | -Post Time | +Details | +Post Time | {% if perms.auth.optimer_management %} -Creator | -Action | +Creator | +Action | {% endif %}|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ ops.operation_name }} | +{{ ops.operation_name }} | {{ ops.doctrine }} | {{ ops.system }} | {{ ops.location }} | {{ ops.start | date:"Y-m-d H:i" }} | -{{ ops.duration }} | -{{ ops.fc }} | ++ | {{ ops.duration }} | +{{ ops.fc }} | {{ ops.details }} | {{ ops.post_time}} | {% if perms.auth.optimer_management %} @@ -70,7 +78,24 @@ + + + {% endblock content %} diff --git a/stock/templates/registered/timermanagement.html b/stock/templates/registered/timermanagement.html index 28cca142..2e774a3c 100755 --- a/stock/templates/registered/timermanagement.html +++ b/stock/templates/registered/timermanagement.html @@ -30,7 +30,7 @@System | Structure | Eve Time | -Local Time | +Local Time | Creator | {% if perms.auth.timer_management %}Action | @@ -106,8 +106,8 @@ {% endifequal %}{{ closest_timer.eve_time | date:"Y-m-d H:i" }} | -- | {{ closest_timer.eve_character.character_name }} | ++ | {{ closest_timer.eve_character.character_name }} | {% if perms.auth.timer_management %}@@ -209,7 +209,7 @@ {% endifequal %} | {{ timer.eve_time | date:"Y-m-d H:i" }} | -+ | {{ timer.eve_character.character_name }} | {% if perms.auth.timer_management %}@@ -217,9 +217,10 @@ - + + | {% endif %}