improved calendar (#784)
This commit is contained in:
@@ -26,7 +26,6 @@ App\Entity\Activity:
|
||||
groups: [Default]
|
||||
color:
|
||||
include: true
|
||||
groups: [Entity]
|
||||
virtual_properties:
|
||||
getProject:
|
||||
serialized_name: project
|
||||
|
||||
@@ -55,4 +55,3 @@ App\Entity\Customer:
|
||||
groups: [Customer]
|
||||
color:
|
||||
include: true
|
||||
groups: [Entity]
|
||||
|
||||
@@ -27,7 +27,6 @@ App\Entity\Project:
|
||||
groups: [Subresource]
|
||||
color:
|
||||
include: true
|
||||
groups: [Entity]
|
||||
virtual_properties:
|
||||
getCustomer:
|
||||
serialized_name: customer
|
||||
|
||||
Reference in New Issue
Block a user