File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed
Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,6 @@ export class StatisticsComponent implements AfterViewInit {
8989 switch ( this . timeScale ) {
9090 case 'yearly' :
9191 this . displayCharts ( Frequency . MONTHLY ) ;
92- // this.displayGenerationCount(Frequency.YEARLY, this.chartJDL);
9392 break ;
9493 case 'monthly' :
9594 this . displayCharts ( Frequency . WEEKLY ) ;
Original file line number Diff line number Diff line change 8383 < span class ="align-middle h5 "> JHipster Statistics</ span >
8484 </ a >
8585 </ li >
86- <!-- <li class="nav-item" routerLinkActive="active" [routerLinkActiveOptions]="{exact: true}" *ngSwitchCase="true">
87- <a class="nav-link text-primary mt-3" routerLink="/your-generators">
88- <span class="btn-rounded align-middle">
89- <fa-icon icon="link" size="2x"></fa-icon>
90- </span>
91- <span class="align-middle h5">Your Generators</span>
92- </a>
93- </li>-->
9486 </ ul >
9587 </ nav >
9688 </ div >
You can’t perform that action at this time.
0 commit comments