https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41582

--- Comment #67 from Paul Derscheid <[email protected]> ---
Created attachment 194960
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194960&action=edit
Bug 41582: (QA follow-up) Fix syntax errors in defaulttab switch

- Missing colon on case 'media' causes a hard JS SyntaxError
  breaking the entire script block on page load
- Add missing semicolons after break statements

To test:
- Open an OPAC detail page for a record with media tab
- Verify no JS errors in the console
- Verify the correct default tab is selected

Signed-off-by: Paul Derscheid <[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/

Reply via email to