]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove initial iframe, is added automatically by jquery upload mechanism
authorJörn Friedrich Dreyer <jfd@butonic.de>
Fri, 4 Jan 2013 12:47:47 +0000 (13:47 +0100)
committerJörn Friedrich Dreyer <jfd@butonic.de>
Fri, 4 Jan 2013 12:47:47 +0000 (13:47 +0100)
apps/files/templates/index.php

index edf048c7e130401e03389bfc0bcad9a59028e450..3bcb865ccdbafd881765c8b1637e57f2086b2601 100644 (file)
@@ -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">