blob: 154e16adf552121e852506641c4d76bdfbca80a6 [file] [log] [blame]
{
"jcr:primaryType": "nt:unstructured",
"edit": {
"jcr:primaryType": "nt:unstructured",
"modal": true,
"title": "Edit Site",
"icon": "pencil-f",
"prefix": "/cms/actions/edit/site.html"
},
"movecopy": {
"jcr:primaryType": "nt:unstructured",
"modal": true,
"title": "Move / Copy Site",
"icon": "move-alt",
"prefix": "/cms/actions/shared/movecopy.html"
},
"delete": {
"jcr:primaryType": "nt:unstructured",
"modal": true,
"title": "Delete the specified site",
"icon": "trash",
"prefix": "/cms/actions/shared/delete.html"
}
}