diff --git a/src/app/monitor/monitor.component.html b/src/app/monitor/monitor.component.html index dd7ddc8..4b67f50 100644 --- a/src/app/monitor/monitor.component.html +++ b/src/app/monitor/monitor.component.html @@ -229,13 +229,12 @@
- Powered by - - and - - OpenAIRE Research Graph - . Last update of statistics in OpenAIRE: {{statsUpdateDate | date: 'MMM dd, yyyy'}} - + + Powered by + OpenAIRE Research Graph + + . Last update of statistics in OpenAIRE: {{statsUpdateDate | date: 'MMM dd, yyyy'}} +
diff --git a/src/app/topic/indicators.component.html b/src/app/topic/indicators.component.html index 4d57e73..741d5d3 100644 --- a/src/app/topic/indicators.component.html +++ b/src/app/topic/indicators.component.html @@ -66,7 +66,7 @@
-
{{indicator.name}}
+
{{indicator.name}}
{{numberResults.get(i + '-' + j) | number}} --