Skip to content

Commit

Permalink
disabling pick files for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
joni2back committed May 30, 2016
1 parent dd63d4e commit 1753366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

allowedActions: angular.extend(defaults.allowedActions, {
pickFiles: false,
pickFolders: true,
pickFolders: false,
}),
});
}]);
Expand Down

0 comments on commit 1753366

Please sign in to comment.