diff --git a/doc/release-notes/12205-guestbook-response-jsf-popup-cancel-button.md b/doc/release-notes/12205-guestbook-response-jsf-popup-cancel-button.md new file mode 100644 index 00000000000..00cba5884d7 --- /dev/null +++ b/doc/release-notes/12205-guestbook-response-jsf-popup-cancel-button.md @@ -0,0 +1 @@ +This release fixes a bug which, in the JSF UI, the 'Cancel' button on the Guestbook Response dialog/preview tab does not close the dialog/tab. With this fix the dialog will close or, when in the preview tab, the tab will go back to the 'Files' tab. diff --git a/src/main/webapp/guestbook-terms-popup-fragment.xhtml b/src/main/webapp/guestbook-terms-popup-fragment.xhtml index a17145a43ce..1c52b8b4fb1 100644 --- a/src/main/webapp/guestbook-terms-popup-fragment.xhtml +++ b/src/main/webapp/guestbook-terms-popup-fragment.xhtml @@ -25,123 +25,123 @@

-
- -
-

- -

-

- - - #{DatasetUtil:getLicenseName(workingVersion)} - - - + +

-
- -
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
-
-
-
- - -
@@ -288,7 +288,7 @@ update="guestbookUIFragment"> - + - + + + + + +
@@ -328,8 +336,9 @@ oncomplete="if (!args || (args && !args.validationFailed)){PF('guestbookAndTermsPopup').hide();window.location.replace(window.location.href);}"> - - + +