mirror of https://github.com/portainer/portainer
fix(agent): browse folders in file-datatable
parent
a7fab5809b
commit
0b26165a68
|
@ -11,6 +11,7 @@ angular.module('portainer.agent').component('filesDatatable', {
|
|||
|
||||
isRoot: '<',
|
||||
goToParent: '&',
|
||||
browse: '&',
|
||||
rename: '&',
|
||||
download: '&',
|
||||
delete: '&'
|
||||
|
|
Loading…
Reference in New Issue