mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-04-22 09:47:12 +00:00
Revert "Generate PDFs from Power Test Records (#594)"
This reverts commit 6c8eb380fd.
This commit is contained in:
@@ -165,7 +165,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 text-right">
|
||||
{% button 'print' 'pt_print' object.pk %}
|
||||
{% button 'edit' url='pt_edit' pk=object.pk %}
|
||||
{% button 'view' url='event_detail' pk=object.event.pk text="Event" %}
|
||||
{% include 'partials/review_status.html' with perm=perms.RIGS.review_power review='pt_review' %}
|
||||
|
||||
Reference in New Issue
Block a user