diff --git a/src/app/monitor/monitor.component.html b/src/app/monitor/monitor.component.html index 793e1ab..d7cfea3 100644 --- a/src/app/monitor/monitor.component.html +++ b/src/app/monitor/monitor.component.html @@ -1,35 +1,38 @@ -
-
-
-
    -
  • +
    +
    +
    +
      +
    • - {{periodFilter.selectedFromAndToValues}} -
    • - + -
    • - - {{value.name}} - - -
    • +
    • + + {{value.name}} + + +
    -
    +
    @@ -38,26 +41,26 @@
    -
    - -
    -
    Dashboard
    -

    {{stakeholder.name}}

    -
    -
    -
    - +
    + +
    +
    Dashboard
    +

    {{stakeholder.name}}

    +
    +
    + +
    @@ -121,9 +124,10 @@ {{numberResults.get(i + '-' + j) | number}} --
    - - {{numberResults.get(i + '-' + j) | number}} - + + {{numberResults.get(i + '-' + j) | number}} +
    {{indicator.name}}
    - Powered by - OpenAIRE Research Graph - + Powered by + OpenAIRE Research Graph + . Last update of statistics in OpenAIRE: {{statsUpdateDate | date: 'MMM dd, yyyy'}}
    - Send us your feedback. + Send us your + feedback + .
    diff --git a/src/app/monitor/monitor.component.ts b/src/app/monitor/monitor.component.ts index f848ec4..2b5e26e 100644 --- a/src/app/monitor/monitor.component.ts +++ b/src/app/monitor/monitor.component.ts @@ -112,7 +112,6 @@ export class MonitorComponent implements OnInit, OnDestroy { } this.keyword = this._fb.control(''); this.subscriptions.push(this.keyword.valueChanges.subscribe(value => { - console.log("Keyword Changed!"); //TODO do a real action })); let subscription: Subscription; diff --git a/src/app/openaireLibrary b/src/app/openaireLibrary index 8559aa4..0168c5e 160000 --- a/src/app/openaireLibrary +++ b/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 8559aa439f68090de4dc6934e351424928d18894 +Subproject commit 0168c5e8946570b7e9b4f585217fc31354546295 diff --git a/src/app/topic/indicators.component.ts b/src/app/topic/indicators.component.ts index 6b3decf..58479cf 100644 --- a/src/app/topic/indicators.component.ts +++ b/src/app/topic/indicators.component.ts @@ -1269,7 +1269,6 @@ export class IndicatorsComponent implements OnInit, OnDestroy, OnChanges, AfterV this.editing = false; this.importLoading = false; } else if (indicators.length > 0) { - console.log(indicators); this.saveIndicators(indicators) } if (indicators.length == 0) { diff --git a/src/assets/common-assets b/src/assets/common-assets index 29bdace..e322594 160000 --- a/src/assets/common-assets +++ b/src/assets/common-assets @@ -1 +1 @@ -Subproject commit 29bdacee147bbf1bd28957457221d20969bd3f44 +Subproject commit e322594022feefa0c1900e65620311225e51b17f diff --git a/src/assets/openaire-theme b/src/assets/openaire-theme index d45f016..ffffa5d 160000 --- a/src/assets/openaire-theme +++ b/src/assets/openaire-theme @@ -1 +1 @@ -Subproject commit d45f01647f43b9e729bfc7adb3d639a8f2364995 +Subproject commit ffffa5d8e2dcb01ce8c8b89d33e19bb626c29c37