Bug 40106 - Language selector not displayed on some acquisition views (vue)
Summary: Language selector not displayed on some acquisition views (vue)
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 38010
Blocks:
  Show dependency treegraph
 
Reported: 2025-06-10 09:26 UTC by Jonathan Druart
Modified: 2025-06-11 13:48 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 40106: Fix language selector display on acqui/vendors (2.07 KB, patch)
2025-06-10 09:28 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 40106: Fix language selector display on acqui/vendors (2.12 KB, patch)
2025-06-11 13:47 UTC, Owen Leonard
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2025-06-10 09:26:55 UTC

    
Comment 1 Jonathan Druart 2025-06-10 09:28:54 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2025-06-11 13:47:45 UTC
Created attachment 183163 [details] [review]
Bug 40106: Fix language selector display on acqui/vendors

Test plan:
Enable several languages for the staff interface
Go to http://localhost:8081/cgi-bin/koha/acquisition/vendors/1
Notice that the language selector menu is displayed

Signed-off-by: Owen Leonard <oleonard@myacpl.org>