This website works better with JavaScript.
Home
Explore
Help
Sign In
kj
/
lms-app
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Flag set to start for test component
master
kj1352
5 years ago
parent
3687666ee5
commit
eaaaada7f6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/app/tabs/courses/test/test.component.ts
+ 1
- 1
src/app/tabs/courses/test/test.component.ts
View 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',