Bug 31886: Fix no sidebar problem in system pref search
To test: 1. Go to Adminstration and click on 'Global system preferences' 2. From the left side bar click 'I18N/L10N' and notice no sidebar. 3. Also try 'Serials', no sidebar 4. Apply patch, restart_all 5. Try 1 & 2 again and the sidebar should be restored 6. Try clicking through each of the system preference groups (Accounting, Acquisitions, etc ) and make sure the sidebar is always present. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
9bee75e107
commit
0d2f1aeaf9
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
I18N/L10N:
|
||||
Global:
|
||||
-
|
||||
- Format dates like
|
||||
- pref: dateformat
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
Serials:
|
||||
Features:
|
||||
-
|
||||
- Show
|
||||
- pref: opacSerialDefaultTab
|
||||
|
|
Loading…
Reference in a new issue