Commit 2e4795aa authored by pshetty's avatar pshetty

To show all the tag data selected by user in My Tagging Landing DashBoard.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@204723 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5b4e388f
...@@ -15,6 +15,13 @@ ...@@ -15,6 +15,13 @@
"subtitle1" : " getUserActSummary('PTE_COUNT') ", "subtitle1" : " getUserActSummary('PTE_COUNT') ",
"execFunction" : "openComponentANG('place-time-entity', 'component');" "execFunction" : "openComponentANG('place-time-entity', 'component');"
}, },
{
"bgImage":"linear-gradient(-45deg, #333333, #666666)",
"image" : "tag.svg",
"title" : "My Tagging",
"subtitle1" : " getUserActSummary('PTE_COUNT') ",
"execFunction" : "openComponentANG('my-tagging', 'component');"
},
{ {
"bgImage":"linear-gradient(-45deg, #e47842, #ffac83)", "bgImage":"linear-gradient(-45deg, #e47842, #ffac83)",
"image" : "my_activities.svg", "image" : "my_activities.svg",
......
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