ENHANCEMENT Update hard reference to png file

This commit is contained in:
Raissa North 2018-01-29 16:16:45 +13:00
parent e437e7ac42
commit 1feaa52ed7
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ class Blog extends Page implements PermissionProvider
*/
private static $description = 'Adds a blog to your website.';
private static $icon = 'blog/images/site-tree-icon.png';
private static $icon = 'silverstripe/blog:client/images/site-tree-icon.png';
/**
* {@inheritdoc}