mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Merge pull request #1997 from SilbinaryWolf/doc-location
DOC: Update comment to inform the correct location of the PageIconCSS generation code
This commit is contained in:
commit
c5335c4c2c
@ -248,7 +248,7 @@ class SiteTree extends DataObject implements PermissionProvider, i18nEntityProvi
|
|||||||
* Icon to use in the CMS page tree. This should be the full filename, relative to the webroot.
|
* Icon to use in the CMS page tree. This should be the full filename, relative to the webroot.
|
||||||
* Also supports custom CSS rule contents (applied to the correct selector for the tree UI implementation).
|
* Also supports custom CSS rule contents (applied to the correct selector for the tree UI implementation).
|
||||||
*
|
*
|
||||||
* @see CMSMain::generateTreeStylingCSS()
|
* @see LeftAndMainPageIconsExtension::generatePageIconsCss()
|
||||||
* @config
|
* @config
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user