Bug 33408: Store sysprefs in a new ERM store
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 7 Apr 2023 08:40:08 +0000 (10:40 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 13 Apr 2023 14:48:03 +0000 (11:48 -0300)
commita94178217b73b46a6051c7551b0711966e88e045
tree4197a83e821b923d65087673ab90175ad7ce9230
parentb01094030ac145144eab384a6bba015d1916dfe9
Bug 33408: Store sysprefs in a new ERM store

We need the sysprefs' values to be shared between the components

Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOPackagesList.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOTitlesList.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Main.vue
koha-tmpl/intranet-tmpl/prog/js/vue/modules/erm.ts
koha-tmpl/intranet-tmpl/prog/js/vue/stores/erm.js [new file with mode: 0644]