Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard 13ad213273
Bug 31609: JavaScript error on Additional contents main page
This patch makes a minor modification to the JavaScript
on the Additional contents page to prevent an error when
there are no tabs present on the page.

The JS needs an additional check so that it doesn't run
when there are no tabs.

To test you should have more than one language installed.

- 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.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-10-25 09:42:22 -03:00
..
data
includes Bug 23012: Show the PROCESSING_FOUND account credit type 2022-10-24 17:43:28 -03:00
modules Bug 31609: JavaScript error on Additional contents main page 2022-10-25 09:42:22 -03:00
xslt Bug 28372: Use variables instead of repeated field lookup 2022-10-12 15:02:06 -03:00