Project

General

Profile

« Previous | Next » 

Revision 59286

[Library|Trunk]

Search Page: add sticky option for search form

View differences:

searchAll.component.ts
458 458
  activeEntityUpdate($event) {
459 459
    this.disableForms = $event.disableForms;
460 460
    let updated = true
461
    console.debug($event)
462 461
    if (this.activeEntity == "result") {
463 462
      if($event.searchUtils.status!=this.errorCodes.LOADING) {
464 463
        this.fetchPublications.searchUtils.totalResults = $event.searchUtils.totalResults;

Also available in: Unified diff