Skip to content

Commit

Permalink
API Update API to reflect changes in silverstripe/cms
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Nov 27, 2024
1 parent 19d5876 commit beda0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/BlocksPage.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ class BlocksPage extends Page

private static $class_description = 'A modular page composed of content blocks';

private static $icon_class = 'font-icon-p-alt';
private static $cms_icon_class = 'font-icon-p-alt';
}

0 comments on commit beda0d6

Please sign in to comment.