Resolve "Superficial UAT changes for release" #864

Merged
jankstudio merged 12 commits from 66-superficial-uat-changes-for-release into master 2018-04-03 05:55:22 +00:00
Showing only changes of commit 66294ba62c - Show all commits

View file

@ -25,7 +25,6 @@ class Customer
// title
/**
* @ORM\Column(type="string", length=80)
* @Assert\NotBlank()
*/
protected $title;