From 729e0a9cc8e825bcacb49427afe11148eb26de3b Mon Sep 17 00:00:00 2001 From: Michael Heppler Date: Wed, 19 Jun 2019 11:52:50 -0400 Subject: [PATCH 1/2] Added request access popup to file pg [ref #4897] --- src/main/webapp/file.xhtml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/file.xhtml b/src/main/webapp/file.xhtml index db6a0940b79..78f3db93a87 100644 --- a/src/main/webapp/file.xhtml +++ b/src/main/webapp/file.xhtml @@ -554,7 +554,12 @@ #{bundle.cancel} - + + + + + + @@ -583,7 +588,13 @@ - + + + + + + + From f5924cd5adc0ab7aadbbc8feaf76d1057c202a2f Mon Sep 17 00:00:00 2001 From: Michael Heppler Date: Tue, 25 Jun 2019 13:38:31 -0400 Subject: [PATCH 2/2] Removed unintentionally pasted code snippet from file pg [ref #4897] --- src/main/webapp/file.xhtml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/main/webapp/file.xhtml b/src/main/webapp/file.xhtml index 78f3db93a87..f04a370e231 100644 --- a/src/main/webapp/file.xhtml +++ b/src/main/webapp/file.xhtml @@ -554,12 +554,7 @@ #{bundle.cancel} - - - - - - +