summaryrefslogtreecommitdiffstats
path: root/rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.ts
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-09-18 17:30:18 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-09-18 18:47:02 +0800
commit19a11640b3ed8d770fd1cb6f296c4c0e793cdb2a (patch)
treeb061b02d7c6414f7a588bbea186b40e882a1a429 /rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.ts
parent68642487bb04f73bb4784bb60a965e26d8f8016a (diff)
Changed the Style of GUI
Change-Id: Ie30363f6358639c660f49585aa03d243b560e444 Issue-ID: HOLMES-148 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.ts')
-rw-r--r--rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.ts b/rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.ts
index dfb75b4..4610a63 100644
--- a/rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.ts
+++ b/rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.ts
@@ -62,7 +62,7 @@ export class RuleInfo implements OnInit {
creator: null,
updateTime: null,
modifier: null,
- enabled: 0,
+ enabled: 1,
loopControlName: ''
};