mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
6 lines
174 B
HTML
6 lines
174 B
HTML
|
<volume-browser-datatable
|
||
|
title-text="Volume browser" title-icon="fa-file"
|
||
|
dataset="$ctrl.files" table-key="volume_browser"
|
||
|
order-by="Dir"
|
||
|
></volume-browser-datatable>
|