From: Arthur Schiwon Date: Sun, 17 Apr 2011 14:19:21 +0000 (+0200) Subject: some forgotten files... X-Git-Tag: v3.0~267^2~558^2~85^2~7 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=270e1101f4e6dabb8ea578282bedd5476ca2e9f0;p=nextcloud-server.git some forgotten files... --- diff --git a/files/css/files.css b/files/css/files.css index 160c9307409..1d7fb5ef592 100644 --- a/files/css/files.css +++ b/files/css/files.css @@ -27,6 +27,10 @@ display: none; } +#file_action_panel { + display: none; +} + /* FILE TABLE */ table td.filesize, table td.date diff --git a/files/templates/index.php b/files/templates/index.php index 5277441b535..28187bcb531 100644 --- a/files/templates/index.php +++ b/files/templates/index.php @@ -14,6 +14,8 @@ type="file" name="file" id="fileSelector"> +
+