[phpmyadmin/phpmyadmin] fecf2d: Remove unused info icon

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: fecf2de315554adabdc30e15eefa6cafa01ad6c0 https://github.com/phpmyadmin/phpmyadmin/commit/fecf2de315554adabdc30e15eefa... Author: Michal Čihař <michal@cihar.com> Date: 2017-11-27 (Mon, 27 Nov 2017) Changed paths: R themes/original/img/b_info.png R themes/pmahomme/img/b_info.png Log Message: ----------- Remove unused info icon Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 37abef47151abbc569fae05d41d2a7005eb708ff https://github.com/phpmyadmin/phpmyadmin/commit/37abef47151abbc569fae05d41d2... Author: Michal Čihař <michal@cihar.com> Date: 2017-11-27 (Mon, 27 Nov 2017) Changed paths: M templates/server/databases/create.twig R themes/original/img/s_error2.png R themes/pmahomme/img/s_error2.png Log Message: ----------- Use just one error icon The other really does not fit the theme and there is no reason to have two. Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 0d18161310b628d348161ed66256e363e5956b6f https://github.com/phpmyadmin/phpmyadmin/commit/0d18161310b628d348161ed66256... Author: Michal Čihař <michal@cihar.com> Date: 2017-11-27 (Mon, 27 Nov 2017) Changed paths: M js/functions.js Log Message: ----------- Remove unused code Signed-off-by: Michal Čihař <michal@cihar.com> Commit: fd9150460ee12fe3d0678bbad13360735f631a7e https://github.com/phpmyadmin/phpmyadmin/commit/fd9150460ee12fe3d0678bbad133... Author: Michal Čihař <michal@cihar.com> Date: 2017-11-27 (Mon, 27 Nov 2017) Changed paths: M js/functions.js M libraries/classes/Theme.php M libraries/classes/Util.php M test/classes/Config/FormDisplayTemplateTest.php M test/classes/FooterTest.php M test/classes/InsertEditTest.php M test/classes/MessageTest.php M test/classes/Plugins/Auth/AuthenticationConfigTest.php M test/classes/ThemeTest.php M test/classes/UtilTest.php M test/selenium/TestBase.php Log Message: ----------- Use fully CSS based icons - themes can easier customize their look - this better deals with previous JS code who relied on sprites (fixes #13815) Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/phpmyadmin/compare/49a1b0e7436a...fd9150460ee1
participants (1)
-
Michal Čihař