From d3301e73df38b932d9346c3c892cf81efb9623e5 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 16 Jul 2013 17:03:05 +0200 Subject: [PATCH] [PASSED QA] Bug 10600: Duplicate an authority A simple link allows to duplicate an existing authority. Test plan: 1/ Go to a detail authority page 2/ Click to the "Duplicate" button 3/ Edit some fields 4/ Save 5/ The new authority is created from the existing one. Signed-off-by: Nicole C. Engard tests pass Signed-off-by: Katrin Fischer All tests pass. Template change only. Also compared the original with the duplicated authoritiy in MARCXML - no unwanted differences found. --- .../prog/en/includes/authorities-toolbar.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc index e25f49f..902a2d1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc @@ -16,6 +16,7 @@ [% UNLESS ( count ) %] [% END %] +