Project

General

Profile

« Previous | Next » 

Revision 60203

[Monitor Dashboard|Trunk]

- package.json: clean up citation.js + wikidata
- Admin tools:
remove components- use directly library components
- Properties: updates for helptexts

View differences:

monitor.component.html
253 253
        applied to a chart, that chart will appear grayed-out.</i></div>
254 254
      <ul class="uk-list uk-list-divider  uk-margin-medium">
255 255
        <li>
256
          <range-filter [filter]="periodFilter" yearMin="2000" yearMax="2020" [mandatoryRange]="true"
256
          <range-filter [filter]="periodFilter" yearMin="2000" [yearMax]="currentYear" [mandatoryRange]="true"
257 257
                        (onFilterChange)="filter()"></range-filter>
258 258
        </li>
259 259
        <ng-container *ngFor="let filter of filters ">

Also available in: Unified diff