Project

General

Profile

« Previous | Next » 

Revision 60927

[Connect | Trunk]: Add smooth scroll service

View differences:

searchCommunities.component.ts
153 153
        this.handleError('Error getting communities', err);
154 154
        this.searchUtils.status = this.errorMessages.getErrorCode(err.status);
155 155
        this.disableForms = false;
156
        HelperFunctions.scroll();
157 156
      }
158 157
    ));
159 158
  }

Also available in: Unified diff