]> source.dussan.org Git - nextcloud-server.git/commit
files: hide non functioning code when called from a/f_s/get.php
authorFlorian Pritz <bluewind@xinu.at>
Fri, 23 Sep 2011 07:46:13 +0000 (09:46 +0200)
committerFlorian Pritz <bluewind@xinu.at>
Sat, 24 Sep 2011 16:41:54 +0000 (18:41 +0200)
commitd928cd363689149e9f26b76d6671a4b40a8cc917
tree65d6fec607e6421bf814afe039f3064473154848
parent71706282f708da237fe259da5b64c0bcd0c0015f
files: hide non functioning code when called from a/f_s/get.php

The checkboxes don't work because files.js is missing. Adding it leads
to the problem that it relies on files/ajax and most of the code only
works for logged in users.

The actions div contains undefined variables and doesn't work either.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
apps/files_sharing/get.php
files/templates/index.php
files/templates/part.list.php