Commit 95a42461 authored by prumde's avatar prumde

Reverted

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@182822 ce508802-f39f-4f6c-b175-0d175dae99d5
parent cf0e111d
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
</filter> </filter>
</filters> </filters>
<page_title><![CDATA[Account Activity]]></page_title> <page_title><![CDATA[Account Activity]]></page_title>
<!-- <datasource id ='1' driverName='DriverITM' dataSourceType='servlet'><![CDATA[BBPluginServlet]]></datasource>--> <datasource id ='1' driverName='DriverITM'><![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>
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,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[<acc-activity-graph></acc-activity-graph>]]></html> <html><![CDATA[<div id='acc-activity-graph' name='bbAccActGraph' class='bbContentPlugin' style='' >{bbContentPluginTag}</div>]]></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[<account-activity></account-activity>]]></html> <html><![CDATA[<div id='account-activity' name='bbAccActList' class='bbContentPlugin' style='' >{bbContentPluginTag}</div>]]></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