https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33370 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |DUPLICATE --- Comment #17 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #16)
Wondering if this actually needed if we have bug 33408, and specifically this change in Main.vue:
- <div v-if="ERMModule"> + <div v-if="initialized">
Giving this one a try and closing this one for now. *** This bug has been marked as a duplicate of bug 33408 *** -- You are receiving this mail because: You are watching all bug changes.