Skip to content

Commit beda0d6

Browse files
committed
API Update API to reflect changes in silverstripe/cms
1 parent 19d5876 commit beda0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/BlocksPage.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ class BlocksPage extends Page
66

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

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

0 commit comments

Comments
 (0)