Commit 8c3b4b3b authored by CORP\prumde's avatar CORP\prumde

Changes for Add Task from ProfileCard

parent 1528925e
...@@ -77,7 +77,8 @@ ...@@ -77,7 +77,8 @@
sub_info_text: 'Sell Out', sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT', sub_info_column: 'SELL_OUT',
info_visible : true, info_visible : true,
link_metadata: 'sell_plan_review_any_drill' link_metadata: 'sell_plan_review_any_drill',
user_action : "ADD_TASK"
}, },
chart_properties: { chart_properties: {
chartType: 'percentage', chartType: 'percentage',
......
...@@ -80,7 +80,8 @@ ...@@ -80,7 +80,8 @@
sub_info_text: 'Sell Out', sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT', sub_info_column: 'SELL_OUT',
info_visible : true, info_visible : true,
link_metadata: 'sell_plan_review_any_drill' link_metadata: 'sell_plan_review_any_drill',
user_action: "ADD_TASK"
}, },
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