Moved gesture from individual views up to browse-object.html for now to resolve #423

This commit is contained in:
Henry
2015-12-11 16:42:05 -08:00
parent 367d1b0247
commit cf73f3a0c4
3 changed files with 2 additions and 3 deletions

View File

@@ -64,6 +64,7 @@
{
"key": "browse-object",
"templateUrl": "templates/browse-object.html",
"gestures": [ "drop" ],
"uses": [ "view" ]
},
{