From 5c8191c16511b8bd213dc6d98f65ca642342228c Mon Sep 17 00:00:00 2001 From: Ryan Slominski Date: Tue, 28 Jan 2025 09:30:11 -0500 Subject: [PATCH] Separate Facilities --- .../webapp/WEB-INF/tags/destination-permissions-table.tag | 4 ++-- src/main/webapp/WEB-INF/tags/rf-operations-table.tag | 4 ++-- .../WEB-INF/views/permissions/authorization-history.jsp | 4 ++-- .../permissions/destinations-authorization-history.jsp | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/main/webapp/WEB-INF/tags/destination-permissions-table.tag b/src/main/webapp/WEB-INF/tags/destination-permissions-table.tag index a8559da..d7acaaf 100644 --- a/src/main/webapp/WEB-INF/tags/destination-permissions-table.tag +++ b/src/main/webapp/WEB-INF/tags/destination-permissions-table.tag @@ -12,9 +12,9 @@ Beam Destination - Approval + Auth - Director's Status + Director's Permission Credited Controls Status diff --git a/src/main/webapp/WEB-INF/tags/rf-operations-table.tag b/src/main/webapp/WEB-INF/tags/rf-operations-table.tag index 0a37742..c40c95d 100644 --- a/src/main/webapp/WEB-INF/tags/rf-operations-table.tag +++ b/src/main/webapp/WEB-INF/tags/rf-operations-table.tag @@ -12,9 +12,9 @@ Segment - Approval + Auth - Director's Status + Director's Permission Credited Controls Status diff --git a/src/main/webapp/WEB-INF/views/permissions/authorization-history.jsp b/src/main/webapp/WEB-INF/views/permissions/authorization-history.jsp index c556772..ff9c42e 100644 --- a/src/main/webapp/WEB-INF/views/permissions/authorization-history.jsp +++ b/src/main/webapp/WEB-INF/views/permissions/authorization-history.jsp @@ -20,10 +20,10 @@ diff --git a/src/main/webapp/WEB-INF/views/permissions/destinations-authorization-history.jsp b/src/main/webapp/WEB-INF/views/permissions/destinations-authorization-history.jsp index 3940fd5..e576201 100644 --- a/src/main/webapp/WEB-INF/views/permissions/destinations-authorization-history.jsp +++ b/src/main/webapp/WEB-INF/views/permissions/destinations-authorization-history.jsp @@ -15,13 +15,13 @@