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 @@
<mandatory><![CDATA[Y]]></mandatory>
</filter>
<filter type='1'>
<default_value><![CDATA[]]>
<default_value><![CDATA[0]]>
</default_value>
<col_name><![CDATA[startingBattery]]></col_name>
<col_descr><![CDATA[Starting Battery]]></col_descr>
......@@ -36,7 +36,7 @@
</filter>
</filters>
<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'>
<component datasource='1' id='20000' type='CARD'>
<component_icon><![CDATA[accountActivitySummary.png]]></component_icon>
......@@ -47,7 +47,7 @@
<height><![CDATA[auto]]></height>
<width><![CDATA[100%]]></width>
<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>
</component>
......@@ -60,7 +60,7 @@
<height><![CDATA[auto]]></height>
<width><![CDATA[100%]]></width>
<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>
</component>
</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