Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0d961951be2eeeedf918033f74cd2d94fd1edc5c https://github.com/phpmyadmin/phpmyadmin/commit/0d961951be2eeeedf918033f74cd... Author: Isaac Bennetch bennetch@gmail.com Date: 2017-06-22 (Thu, 22 Jun 2017)
Changed paths: M libraries/Util.php M test/classes/DisplayResultsTest.php
Log Message: ----------- Use non-breaking space entity instead of newline in the links on the browse page.
This prevents awkward breaking of the link which would otherwise wrap on small screens like:
[ Create PHP code ]
which looks particularly bad on mobile devices.
Signed-off-by: Isaac Bennetch bennetch@gmail.com
Commit: bf3c6c6145d7022d81f82c8d15a922778792a476 https://github.com/phpmyadmin/phpmyadmin/commit/bf3c6c6145d7022d81f82c8d15a9... Author: Michal Čihař michal@cihar.com Date: 2017-06-28 (Wed, 28 Jun 2017)
Changed paths: M libraries/Util.php M test/classes/DisplayResultsTest.php
Log Message: ----------- Merge remote-tracking branch 'origin/pull/13402' into QA_4_7
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/3933869cbfb0...bf3c6c6145d7