[Edit] Add policy for the Edit action

Allow Edit mode only when editable views exist, WTD-1062.
This commit is contained in:
Victor Woeltjen
2015-04-01 15:45:43 -07:00
parent e3ec9c6130
commit ccf2ccc4c6
4 changed files with 70 additions and 2 deletions

View File

@@ -108,7 +108,8 @@
"templateUrl": "templates/items/items.html",
"uses": [ "composition" ],
"gestures": [ "drop" ],
"type": "folder"
"type": "folder",
"editable": false
}
],
"components": [