feat(fileList): add action column to display context menu

This commit is contained in:
Edouard Vanbelle
2026-04-02 22:40:16 +02:00
parent 2fb20dde14
commit 7633f00399
3 changed files with 55 additions and 2 deletions
+1
View File
@@ -270,6 +270,7 @@
<div data-i18n="files.type">Type</div>
<div data-i18n="files.size">Size</div>
<div data-i18n="files.modified">Modified</div>
<div></div><!-- actions -->
</div>
<!-- Files will be populated here in list view -->
</div>