spell corrected kernal to kernel
This commit is contained in:
parent
a2a3a2de9d
commit
fab11b21ae
@ -157,7 +157,7 @@
|
|||||||
(click)="ChartFromView(GraphtDate, GraphtHour, GraphtInput,'Input'); selectedItem8 = 1" id="1" #item1
|
(click)="ChartFromView(GraphtDate, GraphtHour, GraphtInput,'Input'); selectedItem8 = 1" id="1" #item1
|
||||||
[ngClass]="{ active: selectedItem8 == item1.id, txt_primary: true }">{{'home.INPUT' | translate}}</a>
|
[ngClass]="{ active: selectedItem8 == item1.id, txt_primary: true }">{{'home.INPUT' | translate}}</a>
|
||||||
<a href="JavaScript:void(0);"
|
<a href="JavaScript:void(0);"
|
||||||
(click)="ChartFromView(GraphtDate, GraphtHour, GraphtKernal,'Kernal'); selectedItem8 = 2" id="2"
|
(click)="ChartFromView(GraphtDate, GraphtHour, GraphtKernal,'Kernel'); selectedItem8 = 2" id="2"
|
||||||
#item2
|
#item2
|
||||||
[ngClass]="{ active: selectedItem8 == item2.id, day15_txt: true }">{{'home.KERNEL' | translate}}</a>
|
[ngClass]="{ active: selectedItem8 == item2.id, day15_txt: true }">{{'home.KERNEL' | translate}}</a>
|
||||||
<a href="JavaScript:void(0);"
|
<a href="JavaScript:void(0);"
|
||||||
|
Loading…
Reference in New Issue
Block a user