Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
kj
/
lms-app
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Flag set to start for test component
master
kj1352
5 anni fa
parent
3687666ee5
commit
eaaaada7f6
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
src/app/tabs/courses/test/test.component.ts
+ 1
- 1
src/app/tabs/courses/test/test.component.ts
Vedi File
@@ -6,7 +6,7 @@ import { Component, OnInit } from '@angular/core';
styleUrls: ['./test.component.scss']
})
export class TestComponent implements OnInit {
testStatus: string = '
PROGRESS
';
testStatus: string = '
START
';
testData = {
name: 'CHEMISTRY',