Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7

This commit is contained in:
Weblate 2017-06-13 05:45:15 +02:00
commit 97e604adb7
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ phpMyAdmin - ChangeLog
- issue #13343 Fixed editing QBE
- issue #13193 Improved documentation on user settings
- issue #13092 Gracefully handle early fatal errors in AJAX requests
- issue #13327 Fixed Incorrect NavigationTreeEnableExpansion default value in the documentation
4.7.1 (2017-05-25)
- issue #13132 Always execute tracking queries as controluser

View File

@ -1995,7 +1995,7 @@ Navigation panel setup
.. config:option:: $cfg['NavigationTreeEnableExpansion']
:type: boolean
:default: false
:default: true
Whether to offer the possibility of tree expansion in the navigation panel.