Project

General

Profile

« Previous | Next » 

Revision 60926

[Library | Trunk]: Remove scroll to top from pages initiliazation

View differences:

organization.component.ts
156 156
            "page_type": "organization"
157 157
          }
158 158
        });
159
        //this.warningMessage = "No valid organization id";
160 159
      }
161
      
162
      HelperFunctions.scroll();
163
      
164 160
      this.csvParamsTail = '" and relorganizationid exact "' + this.organizationId + '" ))';
165
      
166 161
    }));
167 162
    
168 163
    this.downloadURLAPI = this.properties.csvAPIURL;

Also available in: Unified diff