Rolling back attending media change

Change-Id: I5f443cec177b27f095551ada1e8ceee90ff667a5
This commit is contained in:
Sebastian Marcet 2018-05-21 21:21:17 -03:00
parent 25d2d2d467
commit b08fd3c4fa
1 changed files with 1 additions and 4 deletions

View File

@ -103,10 +103,7 @@ class Presentation extends SummitEvent
*/
protected $to_record;
/**
* @ORM\Column(name="AttendingMedia", type="boolean")
* @var bool
*/
protected $attending_media;
/**