]> source.dussan.org Git - nextcloud-server.git/commitdiff
🔥 remove deprecated element 32388/head
authorVinicius Reis <vinicius.reis@nextcloud.com>
Fri, 13 May 2022 21:37:10 +0000 (18:37 -0300)
committerVinicius Reis <vinicius.reis@nextcloud.com>
Fri, 13 May 2022 21:37:10 +0000 (18:37 -0300)
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
apps/files/templates/list.php

index a88a9550beb29b2729b277931f00b8aae54192e7..0a34396aa5ceb2efd4c66f0fb757808a383ac7e7 100644 (file)
@@ -75,7 +75,6 @@
 <div class="hiddenuploadfield">
        <input type="file" id="file_upload_start" class="hiddenuploadfield" name="files[]" />
 </div>
-<div id="editor"></div><!-- FIXME Do not use this div in your app! It is deprecated and will be removed in the future! -->
 <div id="uploadsize-message" title="<?php p($l->t('Upload too large'))?>">
        <p>
        <?php p($l->t('The files you are trying to upload exceed the maximum size for file uploads on this server.'));?>