https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33169 --- Comment #19 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Tomás Cohen Arazi from comment #18)
Not changing the status as I aint no Vue expert. But I tested things work and no warnings/errors in the console.
The only thing I don't like but is not this patch responsibility, is the fact we display 'Show Thing' in the breadcrumb... I think we should be more consistent (we are not 100% consistent on this, I know but...).
Right now we display
Home > E-resource management > Licenses > Show license
it should be:
Home > E-resource management > Licenses > A licence name
like we have in other places e.g
Home > Tools > Patron lists > A list name
I mention this in case it fits this change.
It is something I didn't manage to do with the current code (I thought there was actually a FIXME in the code but there is none). -- You are receiving this mail because: You are watching all bug changes.