https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43161

--- Comment #1 from Jonathan Druart <[email protected]> ---
Created attachment 202463
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202463&action=edit
Bug 43161: Add a /config endpoint for the ILL Vue app

The other Vue app (ERM, Preservation) use a /config endpoint for the
syspref.
The ILL Vue app should also have one.

Test plan:
0.
  as kohadev-koha: `yarn api:bungle && yarn js:build`
  as root: `koha-plack --reload kohadev`
1. Turn off the ILLModule syspref
2. Go to /cgi-bin/koha/ill/home
=> The app is available
3. Turn off the syspref
=> The app is disabled

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to