@@ -, +, @@ warning - In the list of patterns, click any "Delete" link. - Verify that a JavaScript alert is triggered. - Test that cancelling the alert cancels the deletion operation. - Test that confirming the alert allows the deletion to complete. --- .../prog/en/modules/serials/subscription-numberpatterns.tt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-numberpatterns.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-numberpatterns.tt @@ -4,6 +4,11 @@ [% INCLUDE 'calendar.inc' %] @@ -318,7 +328,7 @@ function show_blocking_subs() { [% numberpattern.displayorder %] Edit | - Delete + Delete [% END %] --