Commit 62b6541c authored by pborate's avatar pborate

Updated account activity xml

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@182816 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 15116088
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<mandatory><![CDATA[Y]]></mandatory> <mandatory><![CDATA[Y]]></mandatory>
</filter> </filter>
<filter type='1'> <filter type='1'>
<default_value><![CDATA[]]> <default_value><![CDATA[0]]>
</default_value> </default_value>
<col_name><![CDATA[startingBattery]]></col_name> <col_name><![CDATA[startingBattery]]></col_name>
<col_descr><![CDATA[Starting Battery]]></col_descr> <col_descr><![CDATA[Starting Battery]]></col_descr>
...@@ -36,18 +36,18 @@ ...@@ -36,18 +36,18 @@
</filter> </filter>
</filters> </filters>
<page_title><![CDATA[Account Activity]]></page_title> <page_title><![CDATA[Account Activity]]></page_title>
<datasource id ='1' driverName='DriverITM'><![CDATA[BBPluginServlet]]></datasource> <!-- <datasource id ='1' driverName='DriverITM' dataSourceType='servlet'><![CDATA[BBPluginServlet]]></datasource>-->
<view id='1' name='Default'> <view id='1' name='Default'>
<component datasource='1' id='20000' type='CARD'> <component datasource='1' id='20000' type='CARD'>
<component_icon><![CDATA[accountActivitySummary.png]]></component_icon> <component_icon><![CDATA[accountActivitySummary.png]]></component_icon>
<ComponentTitle><![CDATA[Account Activity Summary Graph]]></ComponentTitle> <ComponentTitle><![CDATA[Account Activity Summary Graph]]></ComponentTitle>
<ComponentName><![CDATA[acc-activity-graph]]></ComponentName> <ComponentName><![CDATA[acc-activity-graph]]></ComponentName>
<component_css><![CDATA[outerChartContainerPos1of2]]></component_css> <component_css><![CDATA[outerChartContainerPos1of2]]></component_css>
<component_descr><![CDATA[]]></component_descr> <component_descr><![CDATA[]]></component_descr>
<height><![CDATA[auto]]></height> <height><![CDATA[auto]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<layout protoType='card'> <layout protoType='card'>
<html><![CDATA[<div id='acc-activity-graph' name='bbAccActGraph' class='bbContentPlugin' style='' >{bbContentPluginTag}</div>]]></html> <html><![CDATA[<acc-activity-graph></acc-activity-graph>]]></html>
</layout> </layout>
</component> </component>
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
<height><![CDATA[auto]]></height> <height><![CDATA[auto]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<layout protoType='card'> <layout protoType='card'>
<html><![CDATA[<div id='account-activity' name='bbAccActList' class='bbContentPlugin' style='' >{bbContentPluginTag}</div>]]></html> <html><![CDATA[<account-activity></account-activity>]]></html>
</layout> </layout>
</component> </component>
</view> </view>
......
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