From bfd8796f2b4bf14c1031364ee44c1606d708a27e Mon Sep 17 00:00:00 2001 From: jChenvan <188939308+jChenvan@users.noreply.github.com> Date: Thu, 17 Jul 2025 20:59:03 -0400 Subject: [PATCH] Add select feature --- .../templates/pending_approval.html | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/docker/ploughshares/templates/pending_approval.html b/docker/ploughshares/templates/pending_approval.html index b6229ff..62d8bf9 100644 --- a/docker/ploughshares/templates/pending_approval.html +++ b/docker/ploughshares/templates/pending_approval.html @@ -2,6 +2,23 @@ {% block title %}Transactions Pending Approval - Project Ploughshares{% endblock %} +{% block styles %} + +{% endblock %} + {% block content %}
0 items selected
+ + +Created At | Documents | Actions | +Select | @@ -120,6 +143,7 @@ +{% endfor %} @@ -137,6 +161,16 @@ {% block scripts %} |
---|