Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/templates/filepicker.html')
-rw-r--r--core/templates/filepicker.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/templates/filepicker.html b/core/templates/filepicker.html
index 2f61d32f3f4..bcd901d8a9f 100644
--- a/core/templates/filepicker.html
+++ b/core/templates/filepicker.html
@@ -1,5 +1,6 @@
<div id="{dialog_name}" title="{title}">
<span class="dirtree breadcrumb"></span>
+ <span class="actions creatable"><a href="#" class="icon icon-add button"></a></span>
<input type="checkbox" class="hidden-visually" id="picker-showgridview" checked="checked" />
<label id="picker-view-toggle" for="picker-showgridview" class="button icon-toggle-filelist"></label>
<div class="filelist-container">