From: Garry Collum Date: Wed, 2 Nov 2022 19:25:27 +0000 (+0000) Subject: LP1995510 Bootstrap Opac: Inconsistent bevahior in the Bib Email Form X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fgcollum%2Flp195510_Bootstrap_opac_email_form;p=working%2FEvergreen.git LP1995510 Bootstrap Opac: Inconsistent bevahior in the Bib Email Form Fixes some of the inconsistencies and style issues with the Email form. All of the drop-down lists will now refresh the page so that the preview is updated. The email field requires a value and must be in an email format. The update button is next to this field and is only enabled when there is a change in the field. The subject field has been hidden with a 'Fixme' tag. Currently the subject is always 'Bibliographic Records' regardless of what is entered in the field. The style has been changed to be more consistent with other pages in the opac. Signed-off-by: Garry Collum --- diff --git a/Open-ILS/src/templates-bootstrap/opac/record/email.tt2 b/Open-ILS/src/templates-bootstrap/opac/record/email.tt2 index a08b743dc8..cdd6695250 100755 --- a/Open-ILS/src/templates-bootstrap/opac/record/email.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/record/email.tt2 @@ -5,26 +5,27 @@ ctx.page_title = l("Record Detail") %] [% INCLUDE "opac/parts/searchbar.tt2" %]
-
+
- diff --git a/Open-ILS/src/templates-bootstrap/opac/record/email_preview.tt2 b/Open-ILS/src/templates-bootstrap/opac/record/email_preview.tt2 index f28cf8953f..b1e1bce547 100644 --- a/Open-ILS/src/templates-bootstrap/opac/record/email_preview.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/record/email_preview.tt2 @@ -6,8 +6,9 @@ -%]

[% l('Email Record Preview') %]

[% INCLUDE "opac/parts/searchbar.tt2" %] -
-
+ +
+
@@ -15,87 +16,95 @@ +
+
Email Options
-