When sending the form for searching system preferences empty, the layout breaks a bit. One of the system preference headings will float to the right at the same height as the h1 heading.
This is the same problem as Bug 31886. I neglected to update local_use.pref
Created attachment 142576 [details] [review] Bug 31952: Fix broken layout on system pref search TO test: 1. Do an empty system pref search 2. Layout is broken. 3. Apply patch, restart_all 4. Do another empty system pref search, the layout should be fixed.
Created attachment 142593 [details] [review] Bug 31952: Fix broken layout on system pref search TO test: 1. Do an empty system pref search 2. Layout is broken. 3. Apply patch, restart_all 4. Do another empty system pref search, the layout should be fixed. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 142691 [details] [review] Bug 31952: Fix broken layout on system pref search TO test: 1. Do an empty system pref search 2. Layout is broken. 3. Apply patch, restart_all 4. Do another empty system pref search, the layout should be fixed. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 142692 [details] [review] Bug 31952: (QA follow-up) Fix capitalization: Local Use Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 22.11. Nice work everyone, thanks!
It seems there is still some invalid YAML: https://jenkins.koha-community.org/view/master/job/Koha_Master_U18/1639/consoleText Weird that only one build fails about this. Failing files touched by this ticket and bug 31886