Commit bf1206ba authored by prumde's avatar prumde

Updated

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217263 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 83e0e46c
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
"bgImage":"linear-gradient(-45deg, #007bab, #00c9ff)", "bgImage":"linear-gradient(-45deg, #007bab, #00c9ff)",
"image" : "call-list_w.svg", "image" : "call-list_w.svg",
"title" : "My Call List", "title" : "My Call List",
"count" : " getUserActSummary('CALL_LIST_COUNT') ", "count" : " getUserActSummary('CALL_LIST_COUNT_INT') ",
"summary" : "getUserActSummary('CALL_LIST_MSG')", "summary" : "getUserActSummary('CALL_LIST_MSG')",
"execFunction" : "openTransactionGWT('wsfa_strg_series','wsfa_strg_series','T','My Call List');", "execFunction" : "openTransactionGWT('wsfa_strg_series','wsfa_strg_series','T','My Call List');",
"obj_name_rights" : "wsfa_strg_series" "obj_name_rights" : "wsfa_strg_series"
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
"summary" : " getTodaysDashboardStatus('CUST_TYPE') ", "summary" : " getTodaysDashboardStatus('CUST_TYPE') ",
"summary2" : " getTodaysDashboardStatus('LISTED') ", "summary2" : " getTodaysDashboardStatus('LISTED') ",
"execFunction" : "openTransactionGWT('todays','dashboard_todays','A','Todays dashboard');", "execFunction" : "openTransactionGWT('todays','dashboard_todays','A','Todays dashboard');",
"obj_name_rights" : "strg_meet_dcr_realtime_wiz" "obj_name_rights" : "todays_status"
}, },
{ {
"bgImage":"linear-gradient(-45deg, #01a27f, #00e1af)", "bgImage":"linear-gradient(-45deg, #01a27f, #00e1af)",
......
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