mirror of
https://github.com/tchapi/davis.git
synced 2025-04-04 12:42:49 +02:00
Yes, hexadecimal, yes.
This commit is contained in:
parent
3e57b82a39
commit
cb9602faca
@ -66,7 +66,7 @@ class CalendarInstance
|
||||
|
||||
/**
|
||||
* @ORM\Column(name="calendarcolor", type="binary", length=10, nullable=true)
|
||||
* @Assert\Regex("/\#[0-9]{6}/")
|
||||
* @Assert\Regex("/\#[0-9A-F]{6}/")
|
||||
*/
|
||||
private $calendarColor;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user