https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32932
Agustín Moyano <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #149935|0 |1 is obsolete| | --- Comment #40 from Agustín Moyano <[email protected]> --- Created attachment 151529 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151529&action=edit Bug 32932: Update router to use object references - agreements This patch updates the Vue files for ERM to use router object links rather than urls - this will make it much simpler to maintain the router if urls need to be updated. This first patch only updates the files in the agreements section of ERM as a first step to introduce the topic for discussion. Test plan: 1) Apply patch 2) Navigate to the Agreements section of ERM and click on different navigation links/buttons 3) The links/buttons should all work as normal 4) Review the code to see that the component files now refer back to the router using objects rather than url strings Signed-off-by: Agustin Moyano <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- 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/
