Project

General

Profile

« Previous | Next » 

Revision 58042

added loader and messages to metrics-instructions

View differences:

metrics-instructions.component.html
26 26
            <div class=" uk-width-expand@m">
27 27

  
28 28
              <div *ngIf="errorMessage" class="uk-alert uk-alert-danger">{{ errorMessage }}</div>
29
              <div *ngIf="loadingMessage" class="loading-big">
30
                <div class="loader-big" style="text-align: center; padding-top: 170px; color: rgb(47, 64, 80); font-weight: bold;">
31
                  {{ loadingMessage }}
32
                </div>
33
                <div class="whiteFilm"></div>
34
              </div>
29 35
              <div *ngIf="piwik">
30 36
                <p>
31 37
                  OpenAIRE’s usage statistic service uses the <i>Matomo Open Source Analytics platform</i> (matomo.org) to track usage activity. When <i>metrics</i>

Also available in: Unified diff