Collections icon indicating copy to clipboard operation
Collections copied to clipboard

4.1.1 Issue: resource's class_key and icon in GetList.php

Open SilverMabol opened this issue 10 months ago • 0 comments

In the prepareIcons function, the old nomenclature for class_key (e.g. modResource) is considered and not the new one (e.g. modx\revolution\modResource), both contain "mod", which is removed

SilverMabol avatar Jan 29 '25 21:01 SilverMabol