Resolve "Data archiving" #1687

Open
korina.cordero wants to merge 139 commits from 762-data-archiving into 746-resq-2-0-final
Showing only changes of commit a83fecf224 - Show all commits

View file

@ -21,7 +21,7 @@ class MotoliteEvent
protected $id; protected $id;
/** /**
* @ORM\Column(type="string", length=80) * @ORM\Column(type="string", length=255)
* @Assert\NotBlank() * @Assert\NotBlank()
*/ */
protected $name; protected $name;