mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Update folder icon
This commit is contained in:
parent
3f06d4f327
commit
119d46b734
@ -110,7 +110,7 @@ class Folder extends File {
|
|||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
public function getIcon() {
|
public function getIcon() {
|
||||||
return FRAMEWORK_DIR . "/client/dist/images/app_icons/folder_32.png";
|
return FRAMEWORK_DIR . "/client/dist/images/app_icons/folder_icon_large.png";
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
BIN
client/dist/images/app_icons/folder_icon_large.png
vendored
Normal file
BIN
client/dist/images/app_icons/folder_icon_large.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 495 B |
Loading…
Reference in New Issue
Block a user