filemanager: Add more UI actions

This commit is contained in:
Johannes Zellner
2021-01-30 23:54:00 +01:00
parent e18b522ff3
commit 7e970a175d
4 changed files with 42 additions and 4 deletions

View File

@@ -346,7 +346,7 @@
</table>
</div>
<div class="file-list" ng-class="{ 'entry-hovered': dropToBody, 'busy': busy }">
<div class="file-list" ng-class="{ 'entry-hovered': dropToBody, 'busy': busy }" context-menu="menuOptionsBlank" ng-mousedown="select($event, null)">
<table class="table table-hover" style="margin: 0;">
<tbody>
<tr ng-show="entries.length === 0">