mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-01 12:52:15 +00:00
Fix another copy paste error
This commit is contained in:
@@ -170,6 +170,6 @@
|
|||||||
{% include 'partials/review_status.html' with perm=perms.RIGS.review_power review='pt_review' %}
|
{% include 'partials/review_status.html' with perm=perms.RIGS.review_power review='pt_review' %}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-12 text-right">
|
<div class="col-12 text-right">
|
||||||
{% include 'partials/last_edited.html' with target="eventchecklist_history" %}
|
{% include 'partials/last_edited.html' with target="powertestrecord_history" %}
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user