@@ -, +, @@ - Before the patch, you would see a JavaScript error in the console: "Uncaught TypeError: can't access property "hash", firstTab[0] is undefined." - Apply the patch and go to Tools -> Additional contents. - With the patch applied there should be no error on the additional contents main page. - Try creating or editing additional contents entries to confirm that the interface still works correctly. --- .../intranet-tmpl/prog/en/modules/tools/additional-contents.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt @@ -709,7 +709,7 @@