Koha/koha-tmpl/intranet-tmpl/prog/js/vue
Jonathan Druart 7146ce1e92
Bug 30708: Do not allow non-authorised users to edit the settings
In case the logged in user does not have manage_sysprefs we should no
display the form in the settings.

Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-18 15:42:01 -03:00
..
components Bug 30708: Do not allow non-authorised users to edit the settings 2023-10-18 15:42:01 -03:00
composables Bug 33625: Pretty .js files for vue 2023-05-16 11:38:04 +02:00
fetch Bug 30708: Rebase - Use a dedicated 'config' endpoint 2023-10-18 15:42:00 -03:00
i18n Bug 33169: (QA follow-up) Tidy Vue-related files 2023-06-23 10:01:02 -03:00
modules Bug 30708: Rebase - Use a dedicated 'config' endpoint 2023-10-18 15:42:00 -03:00
routes Bug 30708: Rebase - Adjust breadcrumbs 2023-10-18 15:41:59 -03:00
stores Bug 30708: Rebase - Use a dedicated 'config' endpoint 2023-10-18 15:42:00 -03:00
messages.js Bug 33625: Pretty .js files for vue 2023-05-16 11:38:04 +02:00
vue-shims.d.ts