https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34215
--- Comment #5 from Jonathan Druart <[email protected]> --- (In reply to Pedro Amorim from comment #4) > In ToolbarButton.vue, does 'to' need to be '[String, Object]' or can/should > it just be 'Object'? Can be a string I think, if you want to pass the URL directly (not name). That's why I decided to pass { name: 'RouteName' } instead of 'RouteName'. It's more flexible like that IMO -- 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/
