Summary: | Add browse interface to staff client | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27200 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14567 |
||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | Bug 29439: WIP |
Description
Nick Clemens (kidclamp)
2021-11-08 20:28:33 UTC
Created attachment 127459 [details] [review] Bug 29439: WIP This is a copy and paste to get a 'working' start Needs updates for styling/code/etc As for refining the working start, would includes be a good way to share the code between staff and OPAC? For the .pl controller, is that simple for the OPAC one to call the staff one? It might be tricky about permissions though. I wonder what would be the other traps that could prevent any deduplication. |