diff --git a/src/app/openaireLibrary b/src/app/openaireLibrary index 4c55fb2..bedb7f0 160000 --- a/src/app/openaireLibrary +++ b/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 4c55fb252cec8c1801bc37a9544c8e09412ff504 +Subproject commit bedb7f013bbca6afbc9508ce753e01078373e059 diff --git a/src/app/shared/monitor/monitor.component.html b/src/app/shared/monitor/monitor.component.html index 1d4823a..bb3a920 100644 --- a/src/app/shared/monitor/monitor.component.html +++ b/src/app/shared/monitor/monitor.component.html @@ -1,5 +1,12 @@
+ {{indicator.description}} +
++ {{indicator.additionalDescription}} +
- {{indicator.description}} -
-- {{indicator.additionalDescription}} -
-+ {{indicator.description}} +
++ {{indicator.additionalDescription}} +
+<iframe width="500" height="500"
src="{{chartsActiveType.get(i + '-' + j).safeResourceUrl.changingThisBreaksApplicationSecurity}}"
allowfullscreen="true" mozallowfullscreen="true">
</iframe>
- <iframe width="500" height="500"
src="{{chartsActiveType.get(activeChartSectionIndex + '-' + j).safeResourceUrl.changingThisBreaksApplicationSecurity}}
+ "
allowfullscreen="true" mozallowfullscreen="true">
</iframe>
+