diff --git a/src/index.html b/src/index.html index 156e47583..e68e9fd7d 100644 --- a/src/index.html +++ b/src/index.html @@ -83,7 +83,7 @@

{{ "JAILBREAK_TITLE" | translate }}

Attention!

{{"SCREENSHOT_TAKEN"|translate}}

- {{"OK"|translate}} + {{"OK"|translate}} @@ -121,11 +121,11 @@

Attention!

{{"TOUR_WELCOME"|translate}}

{{"TOUR_MODAL_INTRODUCTION"|translate}}

- {{"TOUR_MODAL_LATER_BUTTON"|translate}} - {{"TOUR_MODAL_TAKE_TOUR_BUTTON"|translate}} diff --git a/src/js/directives/hospitalSelectorDirective.js b/src/js/directives/hospitalSelectorDirective.js index 101575884..5da620bde 100644 --- a/src/js/directives/hospitalSelectorDirective.js +++ b/src/js/directives/hospitalSelectorDirective.js @@ -20,7 +20,7 @@ "onClick": "=?", }, template: ` - + {{"HOSPITAL"|translate}} {{getSelectedHospitalAcronym()|translate}} diff --git a/src/js/directives/loading-spinning-button.directive.js b/src/js/directives/loading-spinning-button.directive.js index 3bea61c4b..038c2f216 100644 --- a/src/js/directives/loading-spinning-button.directive.js +++ b/src/js/directives/loading-spinning-button.directive.js @@ -28,7 +28,7 @@ // Boolean variable that indicates if the button should be disabled (and greyed out) "disable": "=?", }, - template: ` + template: ` `, diff --git a/src/views/general/announcements/announcements.html b/src/views/general/announcements/announcements.html index 2b2b6f0b6..6c4224095 100644 --- a/src/views/general/announcements/announcements.html +++ b/src/views/general/announcements/announcements.html @@ -24,7 +24,7 @@
{{ announcement.DateAdded | date:'fullDate' }} - +
diff --git a/src/views/general/feedback/feedback.html b/src/views/general/feedback/feedback.html index 9e15c70be..0921516bb 100644 --- a/src/views/general/feedback/feedback.html +++ b/src/views/general/feedback/feedback.html @@ -26,7 +26,7 @@
diff --git a/src/views/general/general.html b/src/views/general/general.html index 7fd76ad21..a50f3c456 100644 --- a/src/views/general/general.html +++ b/src/views/general/general.html @@ -7,7 +7,7 @@ - + @@ -17,7 +17,7 @@
- @@ -36,7 +36,7 @@ - @@ -53,7 +53,7 @@ - @@ -70,7 +70,7 @@ - @@ -92,7 +92,7 @@ - @@ -116,7 +116,7 @@ - diff --git a/src/views/general/parking/parking.html b/src/views/general/parking/parking.html index 28c6d87c5..ece4104e6 100644 --- a/src/views/general/parking/parking.html +++ b/src/views/general/parking/parking.html @@ -18,7 +18,7 @@
{{site.name}} - +
@@ -31,7 +31,7 @@ - +
diff --git a/src/views/home/about/about.html b/src/views/home/about/about.html index c0bbc1a85..0c0ba000e 100644 --- a/src/views/home/about/about.html +++ b/src/views/home/about/about.html @@ -10,7 +10,7 @@ - +
@@ -24,7 +24,7 @@ - +
@@ -41,7 +41,7 @@ - +
@@ -58,7 +58,7 @@ - +
@@ -75,7 +75,7 @@ - + diff --git a/src/views/home/checkin/checkin-list.html b/src/views/home/checkin/checkin-list.html index 237791419..67231ecb3 100644 --- a/src/views/home/checkin/checkin-list.html +++ b/src/views/home/checkin/checkin-list.html @@ -25,7 +25,7 @@ {{patient.patientHeader}} - + - + @@ -60,7 +60,7 @@ ABOUT OPAL ================================ --> - + @@ -78,7 +78,7 @@ NOTIFICATIONS ================================ --> - + - + diff --git a/src/views/init/init-screen.html b/src/views/init/init-screen.html index 93f0c367f..c35b9ef28 100644 --- a/src/views/init/init-screen.html +++ b/src/views/init/init-screen.html @@ -25,7 +25,7 @@
- @@ -37,7 +37,7 @@
- @@ -52,7 +52,7 @@
- @@ -64,7 +64,7 @@
- @@ -76,7 +76,7 @@
- {{"HEADER_MESSAGE_LOGIN"|translate}}
diff --git a/src/views/init/technical-legal.html b/src/views/init/technical-legal.html index 8e9ca8b3a..4946baebb 100644 --- a/src/views/init/technical-legal.html +++ b/src/views/init/technical-legal.html @@ -8,29 +8,29 @@ - + {{"FEEDBACK"|translate}} - + {{"SECURITY_AND_PRIVACY"|translate}} - + {{"TERMS_OF_USE"|translate}} - + {{"SERVICE_AGREEMENT"|translate}} - + {{"LICENSE"|translate}} - + {{"OPAL_OPEN_SOURCE"|translate}} - + {{"THIRD_PARTY"|translate}} diff --git a/src/views/login/forgot-password.html b/src/views/login/forgot-password.html index e684568b1..732719824 100644 --- a/src/views/login/forgot-password.html +++ b/src/views/login/forgot-password.html @@ -12,8 +12,8 @@
- - diff --git a/src/views/login/login.html b/src/views/login/login.html index 6134d3150..ded0c4e0d 100644 --- a/src/views/login/login.html +++ b/src/views/login/login.html @@ -14,15 +14,15 @@
- +

- +
- +
@@ -34,13 +34,13 @@

{{"TRUST_DEVICE"|translate}}

- +

-
diff --git a/src/views/login/new-password.html b/src/views/login/new-password.html index 15ab17cf4..c20217ab7 100644 --- a/src/views/login/new-password.html +++ b/src/views/login/new-password.html @@ -7,7 +7,7 @@ - {{"BACK"|translate}} + {{"BACK"|translate}} @@ -52,7 +52,7 @@

- -
diff --git a/src/views/login/security-question.html b/src/views/login/security-question.html index c9b9bad9d..3009afaae 100644 --- a/src/views/login/security-question.html +++ b/src/views/login/security-question.html @@ -7,9 +7,9 @@
- {{"BACK"|translate}} - {{"HOME"|translate}}
@@ -27,7 +27,7 @@
- +
@@ -47,7 +47,7 @@ autocomplete="new-password">
- - {{security.alert.content|translate}} @@ -70,9 +70,9 @@

{{"RESET_ERROR"|translate}}

{{"RETRY_RESET_MESSAGE"|translate}}

- {{"RETRY"|translate}} - {{"HOME"|translate}}
diff --git a/src/views/login/set-hospital.html b/src/views/login/set-hospital.html index 02b378008..3ca406312 100644 --- a/src/views/login/set-hospital.html +++ b/src/views/login/set-hospital.html @@ -12,7 +12,7 @@ {{"SELECT_HOSPITAL"|translate}}
  • -
  • - diff --git a/src/views/personal/appointments/appointments.html b/src/views/personal/appointments/appointments.html index caf9562e8..6902ce791 100644 --- a/src/views/personal/appointments/appointments.html +++ b/src/views/personal/appointments/appointments.html @@ -13,7 +13,7 @@ - + @@ -68,7 +68,7 @@ ng-class="fontSizeTitle">{{calendar.todays_date|date:'fullDate'}} {{app.ScheduledStartTime|date:'fullDate'}} - +
    diff --git a/src/views/personal/appointments/individual-appointment.html b/src/views/personal/appointments/individual-appointment.html index 78526bd83..c86f97fbe 100644 --- a/src/views/personal/appointments/individual-appointment.html +++ b/src/views/personal/appointments/individual-appointment.html @@ -46,7 +46,7 @@ - +
    diff --git a/src/views/personal/documents/documents.html b/src/views/personal/documents/documents.html index 610a5c7ec..30a6c4924 100644 --- a/src/views/personal/documents/documents.html +++ b/src/views/personal/documents/documents.html @@ -28,7 +28,7 @@ {{doc.CreatedTimeStamp|date:'longDate'}} - + diff --git a/src/views/personal/documents/individual-document.html b/src/views/personal/documents/individual-document.html index a28f66ea7..c90892866 100644 --- a/src/views/personal/documents/individual-document.html +++ b/src/views/personal/documents/individual-document.html @@ -26,8 +26,8 @@

    {{"WARNING"|translate}}

    {{"LEAVING_APP"|translate}}

    {{"CONFIRM_DOWNLOAD"|translate}}

    - {{"CANCEL"|translate}} - {{"CANCEL"|translate}} + {{"CONTINUE"|translate}}
    @@ -40,9 +40,9 @@

    {{"WARNING"|translate}}

    {{"LEAVING_APP"|translate}}

    {{"CONFIRM_DOWNLOAD"|translate}}

    - {{"CANCEL"|translate}} + {{"CANCEL"|translate}} - {{"CONTINUE"|translate}}
    diff --git a/src/views/personal/documents/info-popover.html b/src/views/personal/documents/info-popover.html index 941e162f4..f1f828055 100644 --- a/src/views/personal/documents/info-popover.html +++ b/src/views/personal/documents/info-popover.html @@ -16,17 +16,17 @@
    - + {{"DOC_ABOUT"|translate}} - + {{"SHARE"|translate}} - + {{"OPEN_EXTERNAL_VIEWER"|translate}} diff --git a/src/views/personal/education/education-booklet.html b/src/views/personal/education/education-booklet.html index bfb7a5d81..7480d6e33 100644 --- a/src/views/personal/education/education-booklet.html +++ b/src/views/personal/education/education-booklet.html @@ -9,7 +9,7 @@
    - + {{"BACK"|translate}} @@ -18,13 +18,13 @@
    - + {{edu.activeIndex+1}} / {{edu.tableOfContents.length}} - +
    @@ -34,7 +34,7 @@ - + diff --git a/src/views/personal/education/education.html b/src/views/personal/education/education.html index 25fbe1447..a1d5394bf 100644 --- a/src/views/personal/education/education.html +++ b/src/views/personal/education/education.html @@ -9,10 +9,10 @@ - {{"BACK"| translate}} + {{"BACK"| translate}} - + @@ -51,7 +51,7 @@ {{edumaterial.DateAdded|date:'fullDate'}} - +
    diff --git a/src/views/personal/education/individual-material.html b/src/views/personal/education/individual-material.html index 9d5ee7f7a..066cac325 100644 --- a/src/views/personal/education/individual-material.html +++ b/src/views/personal/education/individual-material.html @@ -8,7 +8,7 @@ -
    {{"BACK"|translate}}
    +
    {{"BACK"|translate}}
    @@ -48,7 +48,7 @@
    -
    {{"OPEN_PDF" | translate}} +
    {{"OPEN_PDF" | translate}}
    @@ -56,7 +56,7 @@
    -
    {{"OPEN_LINK" | translate}} +
    {{"OPEN_LINK" | translate}}
    @@ -78,7 +78,7 @@
    - +
    @@ -98,7 +98,7 @@ {{"TABLE_OF_CONTENTS"|translate}} - +
    diff --git a/src/views/personal/education/material-rating-template.html b/src/views/personal/education/material-rating-template.html index ee867b7c6..ed1209041 100644 --- a/src/views/personal/education/material-rating-template.html +++ b/src/views/personal/education/material-rating-template.html @@ -11,7 +11,7 @@ - {{"RATE_IT" | translate}} + {{"RATE_IT" | translate}}

    {{"THANK_YOU_FOR_FEEDBACK"|translate}}

    diff --git a/src/views/personal/education/share-popover.html b/src/views/personal/education/share-popover.html index ff12ab818..246ef214c 100644 --- a/src/views/personal/education/share-popover.html +++ b/src/views/personal/education/share-popover.html @@ -7,7 +7,7 @@
    - + {{"SHARE"|translate}} diff --git a/src/views/personal/education/table-contents-popover.html b/src/views/personal/education/table-contents-popover.html index d0871835c..0b7f33214 100644 --- a/src/views/personal/education/table-contents-popover.html +++ b/src/views/personal/education/table-contents-popover.html @@ -10,7 +10,7 @@

    {{contentsEduBooklet.Booklet.Name}}

    {{"TABLE_OF_CONTENTS"|translate}} - +
    diff --git a/src/views/personal/ips/ips-preview-share.html b/src/views/personal/ips/ips-preview-share.html index 5ad13c6b9..5dd674240 100644 --- a/src/views/personal/ips/ips-preview-share.html +++ b/src/views/personal/ips/ips-preview-share.html @@ -47,7 +47,7 @@

    {{"PREVIEW"|translate}}

    -
    - diff --git a/src/views/personal/research/research-studies/individual-study.html b/src/views/personal/research/research-studies/individual-study.html index cdfd54916..e502b6420 100644 --- a/src/views/personal/research/research-studies/individual-study.html +++ b/src/views/personal/research/research-studies/individual-study.html @@ -7,7 +7,7 @@
    - {{"BACK"|translate}} + {{"BACK"|translate}}
    {{"STUDY"|translate}}
    diff --git a/src/views/personal/research/research-studies/research-studies.html b/src/views/personal/research/research-studies/research-studies.html index d06d3b3b7..0bb4eae0c 100644 --- a/src/views/personal/research/research-studies/research-studies.html +++ b/src/views/personal/research/research-studies/research-studies.html @@ -12,11 +12,11 @@ - {{"BACK"|translate}} + {{"BACK"|translate}} - + @@ -28,7 +28,7 @@ ng-hide="stud.noStudies"> {{study.creationDate|date:'fullDate'}} - + diff --git a/src/views/personal/research/research.html b/src/views/personal/research/research.html index d1954d18d..41a38dd2b 100644 --- a/src/views/personal/research/research.html +++ b/src/views/personal/research/research.html @@ -9,11 +9,11 @@ - {{"BACK"|translate}} + {{"BACK"|translate}} - + @@ -22,7 +22,7 @@ - @@ -38,7 +38,7 @@ - @@ -57,7 +57,7 @@ - @@ -75,7 +75,7 @@ - @@ -94,7 +94,7 @@ - diff --git a/src/views/personal/test-results/test-results-by-type.html b/src/views/personal/test-results/test-results-by-type.html index eeadaddb1..34731f2a1 100755 --- a/src/views/personal/test-results/test-results-by-type.html +++ b/src/views/personal/test-results/test-results-by-type.html @@ -212,7 +212,7 @@

    Attention!

    {{"LEAVING_APP_LABS"|translate}}

    - + {{"OK"|translate}}
    diff --git a/src/views/personal/test-results/test-results.html b/src/views/personal/test-results/test-results.html index 4249b2962..a8dbf16b9 100755 --- a/src/views/personal/test-results/test-results.html +++ b/src/views/personal/test-results/test-results.html @@ -64,7 +64,7 @@ ) }} - @@ -141,7 +141,7 @@
    - - +

    {{"DEAR"|translate}} {{txTeam.FirstName|capitalizeFirstLetter}},

    diff --git a/src/views/personal/treatment-team-messages/team-messages.html b/src/views/personal/treatment-team-messages/team-messages.html index 940c33ac3..32b862d73 100644 --- a/src/views/personal/treatment-team-messages/team-messages.html +++ b/src/views/personal/treatment-team-messages/team-messages.html @@ -23,7 +23,7 @@
    {{ message.DateAdded | date:'fullDate' }} - +
    diff --git a/src/views/settings/caregivers.html b/src/views/settings/caregivers.html index 994c89250..2c0e28eaf 100644 --- a/src/views/settings/caregivers.html +++ b/src/views/settings/caregivers.html @@ -7,7 +7,7 @@ - + diff --git a/src/views/settings/info-page-relationship-type.html b/src/views/settings/info-page-relationship-type.html index c0d8147af..f78f3368f 100644 --- a/src/views/settings/info-page-relationship-type.html +++ b/src/views/settings/info-page-relationship-type.html @@ -7,7 +7,7 @@ - {{"BACK"|translate}} + {{"BACK"|translate}} diff --git a/src/views/settings/patients.html b/src/views/settings/patients.html index f0122cbed..f2d8ccde6 100644 --- a/src/views/settings/patients.html +++ b/src/views/settings/patients.html @@ -7,7 +7,7 @@ - + diff --git a/src/views/settings/settings.html b/src/views/settings/settings.html index fd515b10c..f7e16c556 100644 --- a/src/views/settings/settings.html +++ b/src/views/settings/settings.html @@ -26,46 +26,46 @@
    - + {{"TECHNICAL_LEGAL"|translate}}
    {{"RELATIONSHIPS"|translate}}
    - + {{"RELATIONSHIPS_CAREGIVERS"|translate}} - + {{"RELATIONSHIPS_PATIENTS"|translate}}
    {{"PERSONAL"|translate}}
    - + {{"PASSWORD"|translate}} - + {{"SECURITY_QUESTIONS"|translate}}
    {{"PREFERENCES"|translate}}
    - + {{"LANGUAGE"|translate}} {{Ctrl.Language}} - + {{"FONTSIZE"|translate}} - + {{"SIGN_OUT"|translate}} diff --git a/src/views/settings/update-account-field.html b/src/views/settings/update-account-field.html index 80abdecde..7b5627228 100644 --- a/src/views/settings/update-account-field.html +++ b/src/views/settings/update-account-field.html @@ -64,7 +64,7 @@

    - diff --git a/src/views/settings/update-security-question.html b/src/views/settings/update-security-question.html index 30b568f04..717f8f884 100644 --- a/src/views/settings/update-security-question.html +++ b/src/views/settings/update-security-question.html @@ -73,7 +73,7 @@
    -
    diff --git a/src/views/smartdevices/devices/etekcity_scale.html b/src/views/smartdevices/devices/etekcity_scale.html index e6db8b21d..614468d5c 100644 --- a/src/views/smartdevices/devices/etekcity_scale.html +++ b/src/views/smartdevices/devices/etekcity_scale.html @@ -77,7 +77,7 @@

    {{ device.id }}

    -
    diff --git a/src/views/smartdevices/devices/vitaltracer_watch.html b/src/views/smartdevices/devices/vitaltracer_watch.html index d5ddbca37..aacd7a4a0 100644 --- a/src/views/smartdevices/devices/vitaltracer_watch.html +++ b/src/views/smartdevices/devices/vitaltracer_watch.html @@ -68,7 +68,7 @@

    {{ device.id }}

    -
    diff --git a/src/views/smartdevices/devices/xiaomi_scale.html b/src/views/smartdevices/devices/xiaomi_scale.html index 1e1dac35c..4c82ba25b 100644 --- a/src/views/smartdevices/devices/xiaomi_scale.html +++ b/src/views/smartdevices/devices/xiaomi_scale.html @@ -77,7 +77,7 @@

    {{ device.id }}

    -
    diff --git a/src/views/smartdevices/smartdevices.html b/src/views/smartdevices/smartdevices.html index e3bd811f0..8707c46b2 100644 --- a/src/views/smartdevices/smartdevices.html +++ b/src/views/smartdevices/smartdevices.html @@ -7,7 +7,7 @@ - + @@ -19,7 +19,7 @@

    {{"SMART_DEVICES_BLUETOOTH_DISABLED"|translate}}

    {{"SMART_DEVICES_BLUETOOTH_PROMPT"|translate}}

    - @@ -46,7 +46,7 @@

    {{"SMART_DEVICES_BLUETOOTH_UNAVAILABLE"|translate}}

    -
    @@ -60,7 +60,7 @@

    {{"SMART_DEVICES_BLUETOOTH_UNAVAILABLE"|translate}}

    -
    diff --git a/src/views/tabs/info-page-tabs.html b/src/views/tabs/info-page-tabs.html index a001989a2..de9127e6e 100644 --- a/src/views/tabs/info-page-tabs.html +++ b/src/views/tabs/info-page-tabs.html @@ -7,7 +7,7 @@ - {{"BACK"|translate}} + {{"BACK"|translate}}