Branch: refs/heads/QA_4_5 Home: https://github.com/phpmyadmin/phpmyadmin Commit: cedc7a442c7a636ec7caad62f0d3cc177b5bc365 https://github.com/phpmyadmin/phpmyadmin/commit/cedc7a442c7a636ec7caad62f0d3... Author: Michal Čihař michal@cihar.com Date: 2016-01-05 (Tue, 05 Jan 2016)
Changed paths: M ChangeLog M js/cross_framing_protection.js
Log Message: ----------- Fix hiding of page content behind menu
We use jQuery to to the initializaton rather than directly overwriting onload, which breaks other things,
Fixes #11820, #11812
Signed-off-by: Michal Čihař michal@cihar.com