Commit b2d0cc1d authored by skamble's avatar skamble

xml changes for chc sales performance dashboard -

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217885 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e8b4dbab
......@@ -38,12 +38,12 @@
detailModel: {
image_column: 'image',
image: 'date_white.svg',
emp_code: 'EMP_CODE',
emp_name: 'EMP_NAME',
grade_info: 'EMP_GRADE',
percentage: 'PERCENTAGE',
designation: 'DESIGNATION',
date_of_joining: 'EMP_DOJ'
image_column: 'EMP_CODE',
info_column1: 'EMP_NAME',
sub_info_column3: 'EMP_GRADE',
sub_info_column2: 'PERCENTAGE',
info_column2: 'DESIGNATION',
sub_info_column1: 'EMP_DOJ'
},
chart_properties: {
chartType: 'percentage',
......
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