summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/templates
diff options
context:
space:
mode:
authorBjörn Schießle <schiessle@owncloud.com>2013-02-07 10:13:09 +0100
committerBjörn Schießle <schiessle@owncloud.com>2013-02-07 10:13:09 +0100
commit17384994d6455c533ddb22205660bbfdde0e26b1 (patch)
tree94df8e092589382102236a86b6f6d0928c5b8984 /apps/files_trashbin/templates
parent35bd7a400d30fb27703d4fa02b107f9629845b7d (diff)
downloadnextcloud-server-17384994d6455c533ddb22205660bbfdde0e26b1.tar.gz
nextcloud-server-17384994d6455c533ddb22205660bbfdde0e26b1.zip
add class hascontrols to trash bin file table
Diffstat (limited to 'apps/files_trashbin/templates')
-rw-r--r--apps/files_trashbin/templates/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/templates/index.php b/apps/files_trashbin/templates/index.php
index c3e51b4becd..24e4a0e6c69 100644
--- a/apps/files_trashbin/templates/index.php
+++ b/apps/files_trashbin/templates/index.php
@@ -9,7 +9,7 @@
<div id="emptyfolder"><?php echo $l->t('Nothing in here. Your trash bin is empty!')?></div>
<?php endif; ?>
-<table>
+<table class="hascontrols">
<thead>
<tr>
<th id='headerName'>