Merge pull request #3559 from thabaum/patch-3
Correct formatting of _pagesWithModules declaration
This commit is contained in:
commit
0b50b21779
@ -254,8 +254,7 @@
|
||||
private DateTime _createdon;
|
||||
private string _modifiedby;
|
||||
private DateTime _modifiedon;
|
||||
private List<Page> _pagesWithModules
|
||||
;
|
||||
private List<Page> _pagesWithModules;
|
||||
|
||||
#pragma warning disable 649
|
||||
private PermissionGrid _permissionGrid;
|
||||
|
Reference in New Issue
Block a user