silverstripe-cms/code
Lee Bradley d3fa8946be
Issue-2034: Fix for Page icons using data urls
Fixes #2034

Code was getting the icon twice, both in SiteTree &
  LeftAndMainPageIconsExtenstion.
Now just uses `SiteTree::getPageIconURL()`
Tweaked to use `sprintf` instead of double quotes
2017-11-23 15:42:31 +00:00
..
BatchActions FIX Remove legacy sprintf style translations in favour of placeholders 2017-08-02 13:42:52 +12:00
Controllers Issue-2034: Fix for Page icons using data urls 2017-11-23 15:42:31 +00:00
Forms BUG Restore missing '(Choose Page)' text in link insert modal 2017-11-16 14:43:32 +13:00
Model Issue-2034: Fix for Page icons using data urls 2017-11-23 15:42:31 +00:00
Reports Docblock 2017-11-02 11:29:49 +13:00
Search BUG Remove usage of deprecated each() 2017-11-01 14:51:14 +13:00
Tasks Update usages of ClassInfo 2017-09-20 15:20:17 +12:00