[Pkg-owncloud-commits] [owncloud] 31/42: remove extra upload controls

David Prévot taffit at moszumanska.debian.org
Wed Jan 22 21:21:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 5e1c3732e5d3345fe97b1256a9f0b46673f16450
Author: Myles McNamara <myles at hostt.net>
Date:   Fri Jan 10 14:03:55 2014 -0500

    remove extra upload controls
---
 apps/files_sharing/templates/public.php | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php
index a427e3d..8b5e097 100644
--- a/apps/files_sharing/templates/public.php
+++ b/apps/files_sharing/templates/public.php
@@ -53,20 +53,8 @@
 			</div>
 
 		</div>
-
-		<div id="additional_controls" style="display:none">
-			<div id="uploadprogresswrapper">
-				<div id="uploadprogressbar"></div>
-				<input id="cancel_upload_button" type="button" class="stop" style="display:none"
-				       value="<?php p($l->t('Cancel upload'));?>"
-					/>
-			</div>
-
-
-
-
+		<div>
 			<?php endif; ?>
-
 		</div>
 	</div></header>
 <div id="content">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list