fix(agent): browse folders in file-datatable

pull/2337/head
Chaim Lando 2018-08-23 11:54:10 +03:00
parent a7fab5809b
commit 0b26165a68
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ angular.module('portainer.agent').component('filesDatatable', {
isRoot: '<',
goToParent: '&',
browse: '&',
rename: '&',
download: '&',
delete: '&'