mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
BUG FIX: column name capitalised
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@100689 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
ff236fe98d
commit
c3006cc448
@ -60,11 +60,10 @@ SiteConfig:
|
|||||||
CanCreateTopLevelType: 'OnlyTheseUsers'
|
CanCreateTopLevelType: 'OnlyTheseUsers'
|
||||||
SiteConfig_CreateTopLevelGroups:
|
SiteConfig_CreateTopLevelGroups:
|
||||||
createtoplevelgroups1:
|
createtoplevelgroups1:
|
||||||
siteconfigid: 1
|
SiteConfigID: 1
|
||||||
GroupID: =>Group.rooteditusers
|
GroupID: =>Group.rooteditusers
|
||||||
PageComment:
|
PageComment:
|
||||||
Comment1:
|
Comment1:
|
||||||
ID: 8
|
|
||||||
Name: Person
|
Name: Person
|
||||||
Comment: Very cool page
|
Comment: Very cool page
|
||||||
NeedsModeration: 1
|
NeedsModeration: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user