|
|
@@ -3,38 +3,38 @@
|
|
|
"modelist": [
|
|
|
{
|
|
|
"name": "Saved Detail",
|
|
|
- "detail": "Saved Detail detail",
|
|
|
- "icon": "rect_saved_detail",
|
|
|
+ "detail": "View saved detail information",
|
|
|
+ "icon": "mode_detail",
|
|
|
"type": "market news"
|
|
|
},
|
|
|
{
|
|
|
"name": "Saved Search",
|
|
|
- "detail": "Saved Search detail",
|
|
|
- "icon": "rect_saved_search",
|
|
|
+ "detail": "View saved search criteria",
|
|
|
+ "icon": "mode_search",
|
|
|
"type": "market news"
|
|
|
},
|
|
|
{
|
|
|
- "name": "Download documents",
|
|
|
- "detail": "Download documents detail",
|
|
|
- "icon": "ic_down_doc",
|
|
|
+ "name": "Saved Documents",
|
|
|
+ "detail": "Documents you have downloaded",
|
|
|
+ "icon": "mode_document",
|
|
|
"type": "market news"
|
|
|
},
|
|
|
{
|
|
|
"name": "Message",
|
|
|
- "detail": "Message detail",
|
|
|
- "icon": "ic_message",
|
|
|
+ "detail": "Notifacation message",
|
|
|
+ "icon": "mode_message",
|
|
|
"type": "market news"
|
|
|
},
|
|
|
{
|
|
|
"name": "Change Password",
|
|
|
- "detail": "Container Detail detail",
|
|
|
- "icon": "ic_password",
|
|
|
+ "detail": "Update login password",
|
|
|
+ "icon": "mode_change_password",
|
|
|
"type": "market news"
|
|
|
},
|
|
|
{
|
|
|
"name": "Logout",
|
|
|
- "detail": "Document Manage detail",
|
|
|
- "icon": "ic_exit",
|
|
|
+ "detail": "Sign out",
|
|
|
+ "icon": "mode_logout",
|
|
|
"type": "market news"
|
|
|
}
|
|
|
],
|