Revert "Generate PDFs from Power Test Records (#594)"

This reverts commit 6c8eb380fd.
This commit is contained in:
nickw29
2024-10-15 23:02:56 +01:00
committed by GitHub
parent 6c8eb380fd
commit ded31adbb4
6 changed files with 0 additions and 190 deletions

View File

@@ -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' %}