]> git.koha-community.org Git - koha.git/commit
Bug 32806: Rename ERMHome and ERMMain to Home and Main
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 2 Feb 2023 20:16:58 +0000 (21:16 +0100)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 28 Feb 2023 18:47:21 +0000 (18:47 +0000)
commit59a2562708c2d082b909cd673a486ae3c1a2215a
tree38cf2adfea4f140c48caea4100964e637a2f00de
parentfa966651b0833a58ab5e6c107822c300626ded51
Bug 32806: Rename ERMHome and ERMMain to Home and Main

We don't need to repeat "ERM"

Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 998289850f373a6b83d1ee4387161575fd6d3def)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/ERMHome.vue [deleted file]
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/ERMMain.vue [deleted file]
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Home.vue [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Main.vue [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/js/vue/main-erm.ts
koha-tmpl/intranet-tmpl/prog/js/vue/routes.js