mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
date format solved and intevinets text correted
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ export class BookMeetingModalPage implements OnInit {
|
||||
|
||||
formLocationSatus: boolean = false;
|
||||
showAttendees = false;
|
||||
emptyTextDescription = "Sem intervenientes selecionados";
|
||||
emptyTextDescription = "Selecionar intervenientes";
|
||||
|
||||
CalendarName
|
||||
|
||||
|
||||
+1
-1
@@ -84,7 +84,7 @@ export class ExpedientTaskModalPage implements OnInit {
|
||||
adding: "intervenient" | "CC" = "intervenient";
|
||||
profile: string;
|
||||
|
||||
emptyTextDescription = "Sem intervenientes selecionados";
|
||||
emptyTextDescription = "Selecionar intervenientes";
|
||||
showEmptyContainer = true;
|
||||
|
||||
taskResult: any = {}
|
||||
|
||||
Reference in New Issue
Block a user