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 @@ ...@@ -38,12 +38,12 @@
detailModel: { detailModel: {
image_column: 'image', image_column: 'image',
image: 'date_white.svg', image: 'date_white.svg',
emp_code: 'EMP_CODE', image_column: 'EMP_CODE',
emp_name: 'EMP_NAME', info_column1: 'EMP_NAME',
grade_info: 'EMP_GRADE', sub_info_column3: 'EMP_GRADE',
percentage: 'PERCENTAGE', sub_info_column2: 'PERCENTAGE',
designation: 'DESIGNATION', info_column2: 'DESIGNATION',
date_of_joining: 'EMP_DOJ' sub_info_column1: 'EMP_DOJ'
}, },
chart_properties: { chart_properties: {
chartType: 'percentage', 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