mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 15:05:42 +00:00
Correct icon path
This commit is contained in:
parent
57cd0b961d
commit
9455cf51f5
@ -17,7 +17,7 @@ class UserDefinedForm extends Page
|
|||||||
/**
|
/**
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
private static $icon = 'userforms/client/dist/images/sitetree_icon.png';
|
private static $icon = 'silverstripe/userforms:images/sitetree_icon.png';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string
|
* @var string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user