From b8872e5b23fde00fdf32ed53f45585879219592d Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 30 Jun 2023 19:48:04 +0000 Subject: [PATCH] Bug 29825: (follow-up) Some style fixes and modal correction This patch makes a few coding style changes to the new JavaScript and updates the Bootstrap modal markup to be in line with current standards. The previous patches lacked a trigger for the preview modal, so I added that. Since the content of the modal uses spaces for formatting I added monospace formatting to the modal body. --- .../modals/edit_authority_preview.inc | 12 ++- .../en/modules/authorities/authorities.tt | 79 ++++++++++--------- 2 files changed, 50 insertions(+), 41 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/modals/edit_authority_preview.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/modals/edit_authority_preview.inc index c4f9aae3fc..75742999ea 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/modals/edit_authority_preview.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/modals/edit_authority_preview.inc @@ -1,11 +1,15 @@ -