Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
kj
/
lms-app
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Flag set to start for test component
master
kj1352
hace 5 años
padre
3687666ee5
commit
eaaaada7f6
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
src/app/tabs/courses/test/test.component.ts
+ 1
- 1
src/app/tabs/courses/test/test.component.ts
Ver fichero
@@ -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',