Branch: refs/heads/QA_4_6
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 89dd577d2fa26dac844c5a5e74ab10c7985c3167
https://github.com/phpmyadmin/phpmyadmin/commit/89dd577d2fa26dac844c5a5e74a…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-12-01 (Thu, 01 Dec 2016)
Changed paths:
M ChangeLog
M js/config.js
Log Message:
-----------
Show no local storage warning only on settings tab
It really makes no sense to show it on every page when we're checking
whether there are settings to import.
Fixes #12699
Signed-off-by: Michal Čihař <michal(a)cihar.com>