Commit 196b0863 authored by kpandey's avatar kpandey

Update for chc Dashboard

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@195670 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 9cfbe178
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<view id='1' name='Default' type='flat' title='Customer Information' icon='customerinfo.png'> <view id='1' name='Default' type='flat' title='Customer Information' icon='customerinfo.png'>
<component datasource='1' id='10000' type='CARD'> <component datasource='1' id='10000' type='CARD'>
<component_icon><![CDATA[customerinfo.png]]></component_icon> <component_icon><![CDATA[customerinfo.svg]]></component_icon>
<!--<ComponentTitle><![CDATA[Customer Information]]></ComponentTitle>--> <!--<ComponentTitle><![CDATA[Customer Information]]></ComponentTitle>-->
<ComponentName><![CDATA[user-info]]></ComponentName> <ComponentName><![CDATA[user-info]]></ComponentName>
<component_css><![CDATA[db-col-1]]></component_css> <component_css><![CDATA[db-col-1]]></component_css>
...@@ -99,8 +99,8 @@ ...@@ -99,8 +99,8 @@
<chart_properties id='1' chartProvider='chartjs'> <chart_properties id='1' chartProvider='chartjs'>
<chart_type id='doughnut'><![CDATA[doughnut]]></chart_type> <chart_type id='doughnut'><![CDATA[doughnut]]></chart_type>
<height><![CDATA[250px]]></height> <height><![CDATA[150px]]></height>
<width><![CDATA[]]></width> <width><![CDATA[150px]]></width>
<label><![CDATA[Orders]]></label> <label><![CDATA[Orders]]></label>
<opacity><![CDATA[1]]></opacity> <opacity><![CDATA[1]]></opacity>
<legendPosition><![CDATA[inline]]></legendPosition> <legendPosition><![CDATA[inline]]></legendPosition>
...@@ -135,8 +135,8 @@ ...@@ -135,8 +135,8 @@
<chart_properties id='1' chartProvider='chartjs'> <chart_properties id='1' chartProvider='chartjs'>
<chart_type id='doughnut'><![CDATA[doughnut]]></chart_type> <chart_type id='doughnut'><![CDATA[doughnut]]></chart_type>
<height><![CDATA[250px]]></height> <height><![CDATA[150px]]></height>
<width><![CDATA[]]></width> <width><![CDATA[150px]]></width>
<opacity><![CDATA[1]]></opacity> <opacity><![CDATA[1]]></opacity>
<legendPosition><![CDATA[inline]]></legendPosition> <legendPosition><![CDATA[inline]]></legendPosition>
...@@ -185,4 +185,3 @@ ...@@ -185,4 +185,3 @@
</view> </view>
</Root> </Root>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment