https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38201
--- Comment #11 from Pedro Amorim <[email protected]> --- (In reply to Jonathan Druart from comment #10) > We need a solution for bug 34417 here. Yes, we should use the resource's nameAttr. It's how we get the resource's name when deleting: https://github.com/openfifth/koha/blob/new_bug_38201/koha-tmpl/intranet-tmpl/prog/js/vue/composables/base-resource.js#L406 It should also be how we get the resource's name when showing on the breadcrumb (and anywhere else this is needed). -- You are receiving this mail because: You are the assignee for the bug. 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/
