Skip to content

Commit

Permalink
Update wall entry properties
Browse files Browse the repository at this point in the history
  • Loading branch information
yurabakhtin committed Aug 25, 2022
1 parent 2267f95 commit 227f932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion widgets/WallEntry.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class WallEntry extends WallStreamModuleEntryWidget
/**
* @inheritdoc
*/
public $menuSortOrder = 500;
public $createFormSortOrder = 500;

/**
* @var bool defines if the description and participation info should be cut at a certain height, this should only be the case in the stream
Expand Down

0 comments on commit 227f932

Please sign in to comment.