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:

searchPageTableView.component.html
282 282
            <div *ngIf="searchUtils.totalResults > 0" class="uk-align-center uk-margin-remove-bottom">
283 283
              <ng-container *ngTemplateOutlet="paging; context: {}"></ng-container>
284 284
            </div>
285
            <a *ngIf="properties.showLastIndexInformationLink" class="last_index_info uk-button-text"
285
            <a *ngIf="properties.showLastIndexInformationLink" class="last_index_info uk-button-text uk-button"
286 286
                [href]="properties.lastIndexInformationLink" target="_blank">
287 287
                Last index information
288 288
            </a>

Also available in: Unified diff