Summary: | Acq framework has white space for hidden fields | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Acquisitions | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, koha.sekjal, nengard |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
screenshot of acq framework in acquisitions
Proposed fix |
Created attachment 4659 [details] [review] Proposed fix Moving the "hidden" style from the <div> inside the <li> to the <li> itself. Easy to read, template change only, marking as Passed QA Works well, pushed, please test Item form on receive is nicely formatted now. |
Created attachment 4650 [details] screenshot of acq framework in acquisitions If you hide fields from your ACQ framework to make it easier and faster manageable in acquisitions there reamains a lot os white space on the screen. (screenshot) To reproduce: 1) Create new bibliographic framework ACQ from FA or other framework 2) Edit your 952 and hide a lot of fields, like lost, damaged, restricted, barcode... (I used hidden value 5) 3) Create a new order and check how your framework looks like.