diff --git a/omod/src/main/webapp/fragments/patientHeader.gsp b/omod/src/main/webapp/fragments/patientHeader.gsp index 70f66dc7..02be5ec0 100644 --- a/omod/src/main/webapp/fragments/patientHeader.gsp +++ b/omod/src/main/webapp/fragments/patientHeader.gsp @@ -14,12 +14,9 @@ ui.includeCss("cflcore", "patientHeader.css") ui.includeJavascript("cflcore", "cflDeletePatient.js") ui.includeJavascript("messages", "changeStatus.js") + ui.includeJavascript("messages", "moment-with-locales.min.js") %> - - - -
@@ -88,4 +85,4 @@
-
${ ui.includeFragment("messages", "patientdashboard/changeStatus") }
\ No newline at end of file +
${ ui.includeFragment("messages", "patientdashboard/changeStatus") }