[Koha-bugs] [Bug 32155] Course reserves - instructors display is misaligned on course information page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 14 22:52:30 CET 2022


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #143874|0                           |1
        is obsolete|                            |

--- Comment #2 from David Nind <david at davidnind.com> ---
Created attachment 143879
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143879&action=edit
Bug 32155: Fix alignment of course details page

This patch eliminates some unnessesary CSS and converts the course details div
into a fieldset.

To test:
1. Create or edit an existing course.
2. Search and add an instructor.
3. Note that the columns are misaligned: the name of the course instructor is
shown first, then the label "Instructors" is shown next.
4. Add another three instructors.
5. Note that this pushes the labels for the next few fields to the right.
6. Apply patch
7. Try steps 1-4 again and confirm everthing looks and works correctly.

Signed-off-by: David Nind <david at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list