Revision 17846680901003d26d823c2e3ac9228702837916
Committed on 10/01/2017 6:58 am by
Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
bug #307 Change a reference to the missing image with a Data URI (gjuric)
This PR was merged into the 5.0.x-dev branch.
Discussion
----------
Change a reference to the missing image with a Data URI
In config.php there is a reference to an image that does not exist anymore.
I took the old image and converted it to a Data URI format and updated the CSS.
Commits
-------
434c690 Change a reference to the missing image with a Data URI