Folder Icon in File manager

Permalink Browser Info Environment
Please could you make this change to the core: change the file manager to use the font awesome folder icon.
(I use this function to ajax files and folders in custom code so the function returns the wrong icon to I will have to change this in the core every time I update to a new version of concrete.)

File concrete/src/Tree/Node/Type/FileFolder.php MODIFIED
line 41 to 46:

$node = TreeNode::getTreeNodeJSON();
if ($node) {
$node->isFolder = true;
+ $node->icon = 'fa fa-folder-o';
$node->resultsThumbnailImg = $this->getListFormatter()->getIconElement();
}

Type: Pre-Sale
Status: New
frankdesign
View Replies:

concrete5 Environment Information

# concrete5 Version
Core Version - 8.5.1
Version Installed - 8.5.1
Database Version - 20190301133300

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.