Commit b52fede8 authored by prumde's avatar prumde

Changes for EmpName + Role + Territory

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217015 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6a2c5b2b
......@@ -60,7 +60,7 @@
<composite_config><![CDATA[
{
component_type: 'PROFILE_CARD_2',
component_type: 'PROFILE_CARD_3',
summaryModel: {
image: 'meet_summary.svg',
title: 'Summary',
......@@ -75,7 +75,7 @@
image_column: 'USER:EMP_CODE',
image_size: 'lg',
title_column: 'EMP_NAME',
sub_title_column: 'DESIGNATION',
sub_title_column: 'STATION_DESCR',
header: 'Team',
header_column: 'header',
filter_column: 'EMP_CODE',
......@@ -146,7 +146,7 @@
<composite_config><![CDATA[
{
component_type: 'PROFILE_CARD_2',
component_type: 'PROFILE_CARD_3',
summaryModel: {
image: 'meet_summary.svg',
title: 'Summary',
......@@ -162,7 +162,7 @@
image_column: 'USER:EMP_CODE',
image_size: 'lg',
title_column: 'EMP_NAME',
sub_title_column: 'DESIGNATION',
sub_title_column: 'STATION_DESCR',
header: 'ABM Team ',
header_column: 'header',
filter_columns: 'REPORT_TO,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