From 387cc6d004e5af607ee33b2a81c4062e7dbc4284 Mon Sep 17 00:00:00 2001 From: "tiago.kayaya" Date: Thu, 20 Jan 2022 14:51:34 +0100 Subject: [PATCH] add autocorrect to input and textarea filds --- src/app/modals/add-note/add-note.page.html | 2 +- .../create-process/create-process.page.html | 4 +-- .../modals/dar-parecer/dar-parecer.page.html | 2 +- src/app/modals/delegar/delegar.page.html | 8 ++--- .../document-set-up-meeting.page.html | 18 +++++----- src/app/modals/forward/forward.page.html | 6 ++-- .../agenda/edit-event/edit-event.page.html | 6 ++-- .../emend-message-modal.page.html | 2 +- .../agenda/new-event/new-event.page.html | 8 ++--- .../book-meeting-modal.page.html | 4 +-- .../expedient-task-modal.page.html | 4 +-- .../new-action/new-action.page.html | 4 +-- .../new-publication/new-publication.page.html | 4 +-- .../edit-event-to-approve.page.html | 18 +++++----- .../agenda/edit-event/edit-event.page.html | 6 ++-- .../agenda/new-event/new-event.page.html | 8 ++--- .../edit-action/edit-action.page.html | 34 +++++++++---------- .../new-action/new-action.page.html | 4 +-- .../new-publication/new-publication.page.html | 4 +-- 19 files changed, 73 insertions(+), 73 deletions(-) diff --git a/src/app/modals/add-note/add-note.page.html b/src/app/modals/add-note/add-note.page.html index b936f5b07..da7a5fd29 100644 --- a/src/app/modals/add-note/add-note.page.html +++ b/src/app/modals/add-note/add-note.page.html @@ -5,7 +5,7 @@
- +
diff --git a/src/app/modals/create-process/create-process.page.html b/src/app/modals/create-process/create-process.page.html index 509950761..71b55eb62 100644 --- a/src/app/modals/create-process/create-process.page.html +++ b/src/app/modals/create-process/create-process.page.html @@ -5,7 +5,7 @@ {{modalTitle[taskType]}}
- +
@@ -14,7 +14,7 @@
- +
diff --git a/src/app/modals/dar-parecer/dar-parecer.page.html b/src/app/modals/dar-parecer/dar-parecer.page.html index 4f0a85a26..71f7cfca7 100644 --- a/src/app/modals/dar-parecer/dar-parecer.page.html +++ b/src/app/modals/dar-parecer/dar-parecer.page.html @@ -10,7 +10,7 @@
- +
diff --git a/src/app/modals/delegar/delegar.page.html b/src/app/modals/delegar/delegar.page.html index 8f28822ef..3e096eb03 100644 --- a/src/app/modals/delegar/delegar.page.html +++ b/src/app/modals/delegar/delegar.page.html @@ -36,7 +36,7 @@
- +
@@ -49,7 +49,7 @@
Anexar Documentos -
+ @@ -72,11 +72,11 @@ - +
- - +
- +
@@ -34,7 +34,7 @@
- +
@@ -202,7 +202,7 @@
- + - +
@@ -237,9 +237,9 @@ > --> - + - + - + @@ -311,7 +311,7 @@
- +
diff --git a/src/app/modals/forward/forward.page.html b/src/app/modals/forward/forward.page.html index 0f6ae2d18..37e6f9f0d 100644 --- a/src/app/modals/forward/forward.page.html +++ b/src/app/modals/forward/forward.page.html @@ -37,7 +37,7 @@
- +
@@ -58,11 +58,11 @@ - +
-
- +
@@ -38,7 +38,7 @@
- +
@@ -242,7 +242,7 @@
- +
diff --git a/src/app/pages/agenda/emend-message-modal/emend-message-modal.page.html b/src/app/pages/agenda/emend-message-modal/emend-message-modal.page.html index 2641e0c53..37eeaa3d5 100644 --- a/src/app/pages/agenda/emend-message-modal/emend-message-modal.page.html +++ b/src/app/pages/agenda/emend-message-modal/emend-message-modal.page.html @@ -15,7 +15,7 @@
- +
diff --git a/src/app/pages/agenda/new-event/new-event.page.html b/src/app/pages/agenda/new-event/new-event.page.html index 81d39f838..ec0caf96b 100644 --- a/src/app/pages/agenda/new-event/new-event.page.html +++ b/src/app/pages/agenda/new-event/new-event.page.html @@ -15,11 +15,11 @@
- +
- +
@@ -57,7 +57,7 @@
- +
@@ -272,7 +272,7 @@
- +
diff --git a/src/app/pages/gabinete-digital/expediente/book-meeting-modal/book-meeting-modal.page.html b/src/app/pages/gabinete-digital/expediente/book-meeting-modal/book-meeting-modal.page.html index 9c6228718..444c22752 100644 --- a/src/app/pages/gabinete-digital/expediente/book-meeting-modal/book-meeting-modal.page.html +++ b/src/app/pages/gabinete-digital/expediente/book-meeting-modal/book-meeting-modal.page.html @@ -10,7 +10,7 @@
- +
@@ -30,7 +30,7 @@
- +
diff --git a/src/app/pages/gabinete-digital/expediente/expedient-task-modal/expedient-task-modal.page.html b/src/app/pages/gabinete-digital/expediente/expedient-task-modal/expedient-task-modal.page.html index baea578cf..43177e2d1 100644 --- a/src/app/pages/gabinete-digital/expediente/expedient-task-modal/expedient-task-modal.page.html +++ b/src/app/pages/gabinete-digital/expediente/expedient-task-modal/expedient-task-modal.page.html @@ -6,7 +6,7 @@
- +
@@ -29,7 +29,7 @@
- +
diff --git a/src/app/pages/publications/new-action/new-action.page.html b/src/app/pages/publications/new-action/new-action.page.html index 9e52736c0..8fc532099 100644 --- a/src/app/pages/publications/new-action/new-action.page.html +++ b/src/app/pages/publications/new-action/new-action.page.html @@ -19,7 +19,7 @@
- +
@@ -106,7 +106,7 @@
- +
diff --git a/src/app/pages/publications/new-publication/new-publication.page.html b/src/app/pages/publications/new-publication/new-publication.page.html index d4026c395..bcf84ef03 100644 --- a/src/app/pages/publications/new-publication/new-publication.page.html +++ b/src/app/pages/publications/new-publication/new-publication.page.html @@ -9,7 +9,7 @@
- +
@@ -18,7 +18,7 @@
- +
diff --git a/src/app/shared/agenda/edit-event-to-approve/edit-event-to-approve.page.html b/src/app/shared/agenda/edit-event-to-approve/edit-event-to-approve.page.html index 7ccf43a4b..89198b666 100644 --- a/src/app/shared/agenda/edit-event-to-approve/edit-event-to-approve.page.html +++ b/src/app/shared/agenda/edit-event-to-approve/edit-event-to-approve.page.html @@ -17,7 +17,7 @@
- +
@@ -37,7 +37,7 @@
- +
@@ -93,7 +93,7 @@
- + Conferência Encontro - - + + @@ -123,8 +123,8 @@ - - + +
@@ -325,7 +325,7 @@
- +
@@ -364,7 +364,7 @@ - + diff --git a/src/app/shared/agenda/edit-event/edit-event.page.html b/src/app/shared/agenda/edit-event/edit-event.page.html index a215c8d49..00c2e0949 100644 --- a/src/app/shared/agenda/edit-event/edit-event.page.html +++ b/src/app/shared/agenda/edit-event/edit-event.page.html @@ -14,7 +14,7 @@
- +
@@ -33,7 +33,7 @@
- +
@@ -268,7 +268,7 @@
- +
diff --git a/src/app/shared/agenda/new-event/new-event.page.html b/src/app/shared/agenda/new-event/new-event.page.html index d7e9a5d7f..ba4135ca2 100644 --- a/src/app/shared/agenda/new-event/new-event.page.html +++ b/src/app/shared/agenda/new-event/new-event.page.html @@ -15,7 +15,7 @@
- +
@@ -45,7 +45,7 @@ Meu calendário - + @@ -60,7 +60,7 @@
- +
@@ -311,7 +311,7 @@
- +
diff --git a/src/app/shared/publication/edit-action/edit-action.page.html b/src/app/shared/publication/edit-action/edit-action.page.html index 90bfe9d21..46cc546a6 100644 --- a/src/app/shared/publication/edit-action/edit-action.page.html +++ b/src/app/shared/publication/edit-action/edit-action.page.html @@ -13,7 +13,7 @@ --> - + @@ -21,7 +21,7 @@
- +
@@ -37,24 +37,24 @@ displayFormat="D MMM YYYY H:mm" minuteValues="0,15,30,45" monthShortNames="Jan, Fev, Mar, Abr, Mai, Jun, Jul, Aug, Sep, Out, Nov, Dez" - min="{{minDate}}" + min="{{minDate}}" max="2025" class="d-block d-md-none"> - - @@ -70,29 +70,29 @@
- - - @@ -107,13 +107,13 @@
- +
- +
diff --git a/src/app/shared/publication/new-action/new-action.page.html b/src/app/shared/publication/new-action/new-action.page.html index fd7435f08..1aa3c3981 100644 --- a/src/app/shared/publication/new-action/new-action.page.html +++ b/src/app/shared/publication/new-action/new-action.page.html @@ -21,7 +21,7 @@
- +
@@ -101,7 +101,7 @@
- +
diff --git a/src/app/shared/publication/new-publication/new-publication.page.html b/src/app/shared/publication/new-publication/new-publication.page.html index 8732e0f57..f4179ea8c 100644 --- a/src/app/shared/publication/new-publication/new-publication.page.html +++ b/src/app/shared/publication/new-publication/new-publication.page.html @@ -13,7 +13,7 @@
- +
@@ -22,7 +22,7 @@
- +