]> git.koha-community.org Git - koha.git/commit
Bug 37277: Detach identifiers on the local title list view
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 9 Jul 2024 14:30:07 +0000 (16:30 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 11 Jul 2024 11:40:51 +0000 (13:40 +0200)
commit618b6986f22b025089c21cb9ef4a315ed0b3a4ca
tree145f46abe666a49c8f6727af5751e7d4a8855a23
parent14a04dd4a579654beb8660da35ec939aaa08c7fb
Bug 37277: Detach identifiers on the local title list view

If a local title has both ISBN (Print) and ISBN (Online) the 2 values
are concanetate on the same line without space on the the local title
list view.

With this patch they are now separated by a new line.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsLocalTitlesList.vue