search_ui/json/search/listTableContextMenu.json

36 lines
686 B
JSON
Raw Normal View History

2025-02-11 07:09:05 +00:00
[
{
"showOutside":true,
"show": false,
"icon": "tavasi tavasi-Component-71--1",
"title": "جزییات",
"to": {
"name": "undefined"
},
"selected": false,
"disabled": false,
"howToOpen": "",
"href": "",
"class": "btn show-detail-btn -rotate-180",
"action": "showDetails",
"can":""
},
{
"showOutside":true,
"show": true,
"icon": "eye-icon-ldpi",
"title": "نمایش",
"to": {
"name": "undefined"
},
"selected": false,
"disabled": false,
"howToOpen": "",
"href": "",
"class": "show-detail-btn -rotate-180",
"action": "show-text",
"can":"",
"isSvg":"true"
}
]