diff --git a/stock/templates/registered/operationmanagement.html b/stock/templates/registered/operationmanagement.html index dc6c7d17..a878d4b8 100644 --- a/stock/templates/registered/operationmanagement.html +++ b/stock/templates/registered/operationmanagement.html @@ -17,6 +17,12 @@ +
Operation Name | @@ -24,41 +30,43 @@Form Up System | Form Up Location | Start Time | +Local Time | Duration | FC | -Details | +Details | Post Time | {% if perms.auth.optimer_management %} -Creator | -Action | +Creator | +Action | {% endif %}||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ ops.operation_name }} | -{{ ops.doctrine }} | -- {{ ops.system }} - | -{{ ops.location }} | -{{ ops.start | date:"Y-m-d H:i" }} | -{{ ops.duration }} | -{{ ops.fc }} | -{{ ops.details }} | -{{ ops.post_time}} | +|||||||||||||||||||||||
{{ ops.operation_name }} | +{{ ops.doctrine }} | ++ {{ ops.system }} + | +{{ ops.location }} | +{{ ops.start | date:"Y-m-d H:i" }} | ++ | {{ ops.duration }} | +{{ ops.fc }} | +{{ ops.details }} | +{{ ops.post_time}} | {% if perms.auth.optimer_management %} -{{ ops.eve_character }} | -+ | {{ ops.eve_character }} | +- + - - | + + {% endif %} @@ -70,7 +78,24 @@ + + + {% endblock content %} diff --git a/stock/templates/registered/timermanagement.html b/stock/templates/registered/timermanagement.html index 28cca142..50930914 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,16 +106,15 @@ {% 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 +208,7 @@ {% endifequal %} | {{ timer.eve_time | date:"Y-m-d H:i" }} | -+ | {{ timer.eve_character.character_name }} | {% if perms.auth.timer_management %}@@ -217,9 +216,10 @@ - + + | {% endif %}