Commit 6a2c5b2b authored by prumde's avatar prumde

Changes for EmpName + Role + Territory

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217014 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 2583648a
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<composite_config><![CDATA[ <composite_config><![CDATA[
{ {
component_type: 'PROFILE_CARD_2', component_type: 'PROFILE_CARD_3',
summaryModel: { summaryModel: {
image: 'meet_summary.svg', image: 'meet_summary.svg',
title: 'Summary', title: 'Summary',
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
image_column: 'USER:EMP_CODE', image_column: 'USER:EMP_CODE',
image_size: 'lg', image_size: 'lg',
title_column: 'EMP_NAME', title_column: 'EMP_NAME',
sub_title_column: 'DESIGNATION', sub_title_column: 'STATION_DESCR',
header: 'My Team ', header: 'My Team ',
header_column: 'header', header_column: 'header',
filter_column: 'EMP_CODE', filter_column: 'EMP_CODE',
......
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