https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36815
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #166685|0 |1 is obsolete| | --- Comment #29 from Martin Renvoize <[email protected]> --- Created attachment 166695 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166695&action=edit 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
