summaryrefslogtreecommitdiffstats
path: root/rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.html
diff options
context:
space:
mode:
authorminfanyang <yang.minfan@zte.com.cn>2018-08-24 09:28:10 +0800
committerminfanyang <yang.minfan@zte.com.cn>2018-08-24 09:28:10 +0800
commit6e26bf0b71a8b8493fbd1575717a2c5e539f93ee (patch)
tree122b28e8c4ebf9ab70051ba34cec8e6ca022d27c /rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.html
parent448a62b47b193dd8a658b6d7c0ddf52dbfe2589b (diff)
Fixed ui error
Change-Id: I2a26998cc093a7aaf6458f28dc752b152f0cf666 Issue-ID: HOLMES-163 Signed-off-by: minfanyang <yang.minfan@zte.com.cn>
Diffstat (limited to 'rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.html')
-rw-r--r--rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.html b/rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.html
index 61535fc..2211a83 100644
--- a/rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.html
+++ b/rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.html
@@ -79,7 +79,7 @@
</div>
</div>
- <div class="row form-group">
+ <!--<div class="row form-group">
<label for="" class="col-xs-2 col-sm-1 col-form-label labelstyle">
<span>{{"common_file"|translate}}</span>
</label>
@@ -119,7 +119,7 @@
</span>
</div>
</div>
- </div>
+ </div>-->
<div class="row form-group">
<label for="" class="col-xs-2 col-sm-1 col-form-label labelstyle">
@@ -153,4 +153,4 @@
</div>
</div>
</form>
-</div> \ No newline at end of file
+</div>