]> git.koha-community.org Git - koha.git/commit
Bug 36815: Expose to the UI
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 8 May 2024 16:05:26 +0000 (17:05 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 27 Jun 2024 12:04:52 +0000 (14:04 +0200)
commit73371635db5b920514a3a5a048cfe3d2dd15346c
treef3e793a7ac115c2070b542e1009e995520f96b54
parent5cb727beceec9a6d19f665a3686d52f06ae6ec88
Bug 36815: Expose to the UI

This patch adds a modal to preview the sample notices in the UI and
allow replacing the template content with that content of that modal.

Test plan
1) Apply patches and restart plack (Or just use a sandbox)
2) Login to the staff client and navigate to 'Tools > Notices and Slips'
3) 'Edit' a notice.
4) Note the new 'View default' button on some notices where we ship a
   default in the 'sample_notices' file.
5) Click the button to view the sample notice
6) Confirm 'Close' just closes the modal
7) Confirm 'Copy' copies the sample notice into the editor field

Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt
tools/letter.pl