Fixed main page controller function
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
@@ -29,6 +29,10 @@ KekRozsak\FrontBundle\Entity\Article:
|
||||
update_reason:
|
||||
type: text
|
||||
nullable: true
|
||||
main_page:
|
||||
type: boolean
|
||||
nullable: true
|
||||
default: false
|
||||
manyToOne:
|
||||
created_by:
|
||||
targetEntity: User
|
||||
|
Reference in New Issue
Block a user