summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorJörn Friedrich Dreyer <jfd@butonic.de>2013-01-04 13:47:47 +0100
committerJörn Friedrich Dreyer <jfd@butonic.de>2013-01-04 13:47:47 +0100
commitde496ed16dfff4905f1b1eddc9748c55d4ce2f7f (patch)
treece5d23ad54280e283de205d70fc5847b75266b38 /apps/files
parentfe4f056a2334f8e6d77c2327eccf9cf3ebc54965 (diff)
downloadnextcloud-server-de496ed16dfff4905f1b1eddc9748c55d4ce2f7f.tar.gz
nextcloud-server-de496ed16dfff4905f1b1eddc9748c55d4ce2f7f.zip
remove initial iframe, is added automatically by jquery upload mechanism
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/templates/index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php
index edf048c7e13..3bcb865ccdb 100644
--- a/apps/files/templates/index.php
+++ b/apps/files/templates/index.php
@@ -33,8 +33,6 @@
<input type="file" id="file_upload_start" name='files[]'/>
<a href="#" class="svg" onclick="return false;"
title="<?php echo $l->t('Upload') . ' max. '.$_['uploadMaxHumanFilesize'] ?>"></a>
-
- <iframe name="file_upload_target_1" class="file_upload_target" src=""></iframe>
</form>
</div>
<div id="uploadprogresswrapper">