Project

General

Profile

« Previous | Next » 

Revision 58583

[Admin | Trunk]: Add message when no statistics exist. Disable customization route.

View differences:

dashboard.component.html
15 15
                    <div>
16 16
                      <a routerLink="/community-edit-form"  [queryParams]="{communityId: this.communityId}" class="uk-button uk-button-text">Community Profile</a><br>
17 17
                      <a routerLink="/organizations"  [queryParams]="{communityId: this.communityId}" class="uk-button uk-button-text">Organizations</a><br>
18
                      <a routerLink="/customize-layout"
18
                      <!--<a routerLink="/customize-layout"
19 19
                         [queryParams]="{communityId: this.communityId}"
20
                          class="uk-button uk-button-text">Customize Layout</a>
20
                          class="uk-button uk-button-text">Customize Layout</a>-->
21 21
                    </div>
22 22
                  </div>
23 23
                  <div *ngIf="communityId != 'openaire' && this.communityId !== 'connect'" class="uk-card uk-card-default uk-card-body uk-card-hover">

Also available in: Unified diff