Project

General

Profile

« Previous | Next » 

Revision 58666

[Library|Trunk]

Linking:
Display claims add card
last index info: update the service

Search:
update last index info link with "uk-button class"
Deposit:
smaller margin

View differences:

newSearchPage.component.html
443 443
                <search-paging [type]="type" [loadPaging]="loadPaging" [oldTotalResults]="oldTotalResults" [(searchUtils)] = "searchUtils"  [(results)] = "results" [(baseUrl)] = "searchUtils.baseUrl"  [(parameterNames)] = "parameterNames" [(parameterValues)] = "parameterValues"   ></search-paging>
444 444
              </div>
445 445

  
446
              <a *ngIf="properties.showLastIndexInformationLink && lastIndex" class="last_index_info uk-button-text"
446
              <a *ngIf="properties.showLastIndexInformationLink && lastIndex"
447
                 class="last_index_info uk-button-text uk-button"
447 448
                  [href]="properties.lastIndexInformationLink" target="_blank">
448 449
                  Last index information
449 450
              </a>

Also available in: Unified diff