summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/home/home.component.html
diff options
context:
space:
mode:
authorguochuyicmri <guochuyi@chinamobile.com>2019-05-22 16:55:40 +0800
committerguochuyicmri <guochuyi@chinamobile.com>2019-05-22 16:55:50 +0800
commite0503c445cbb07f2075ef17b22061e304a203119 (patch)
tree4b2b2b70a16a21e12e7aa1241b40201fda7d76ba /usecaseui-portal/src/app/home/home.component.html
parent8c1ae160f8f495c4ce0679203972112735faeccf (diff)
User and service type management interface
Change-Id: I8cc018600880433891a434f312c37f97fc2e6107 Issue-ID: USECASEUI-211 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/home/home.component.html')
-rw-r--r--usecaseui-portal/src/app/home/home.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/src/app/home/home.component.html b/usecaseui-portal/src/app/home/home.component.html
index ba847ecb..d429bf8f 100644
--- a/usecaseui-portal/src/app/home/home.component.html
+++ b/usecaseui-portal/src/app/home/home.component.html
@@ -72,7 +72,7 @@
</div>
</div>
<div class="rightcontent" style="height: 96vh">
- <div class="rt-content" >
+ <div class="rt-content">
<div class="alarm">
<h4>{{"i18nTextDefine_ALARM" | translate}}</h4>
<app-pie [initData]="alarmChartInit" [chartData]="alarmChartData"></app-pie>