このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
kj
/
lms-app
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Flag set to start for test component
master
kj1352
5年前
親
3687666ee5
コミット
eaaaada7f6
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
src/app/tabs/courses/test/test.component.ts
+ 1
- 1
src/app/tabs/courses/test/test.component.ts
ファイルの表示
@@ -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',