mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
Add custom menu-icon
This commit is contained in:
parent
b2ffb7c89e
commit
c970889516
@ -11,6 +11,8 @@ class SubsiteAdmin extends ModelAdmin {
|
||||
private static $url_segment = 'subsites';
|
||||
|
||||
private static $menu_title = "Subsites";
|
||||
|
||||
private static $menu_icon = "subsites/images/subsites.png";
|
||||
|
||||
public $showImportForm=false;
|
||||
|
||||
|
BIN
images/subsites.png
Executable file
BIN
images/subsites.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 172 B |
Loading…
Reference in New Issue
Block a user