summaryrefslogtreecommitdiffstats
path: root/core/templates/filepicker.html
diff options
context:
space:
mode:
authorFlorian Schunk <florian.schunk@rwth-aachen.de>2018-12-14 12:35:15 +0100
committerFlorian Schunk <florian.schunk@rwth-aachen.de>2019-01-09 11:28:51 +0100
commit74197462c0299a766b33289571dcbdc54b6eeabd (patch)
tree371664aefa90177940a2875b231aff3f010baf19 /core/templates/filepicker.html
parent8593edd66d31e5121b3f770853dcc9256c0bc42a (diff)
downloadnextcloud-server-74197462c0299a766b33289571dcbdc54b6eeabd.tar.gz
nextcloud-server-74197462c0299a766b33289571dcbdc54b6eeabd.zip
added button for new folder to interface
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
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">