mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
remove alert
This commit is contained in:
@@ -313,7 +313,7 @@ export class DocumentSetUpMeetingPage implements OnInit {
|
||||
Validators.required
|
||||
]),
|
||||
participantes: new FormControl(this.taskParticipants, [
|
||||
// Validators.required
|
||||
Validators.required
|
||||
]),
|
||||
Categories: new FormControl(this.postData.Category, [
|
||||
// Validators.required
|
||||
|
||||
Reference in New Issue
Block a user