summaryrefslogtreecommitdiffstats
path: root/core/templates/filepicker.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/templates/filepicker.html')
-rw-r--r--core/templates/filepicker.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/templates/filepicker.html b/core/templates/filepicker.html
index 8b33b879085..53daf4111b4 100644
--- a/core/templates/filepicker.html
+++ b/core/templates/filepicker.html
@@ -1,5 +1,7 @@
<div id="{dialog_name}" title="{title}">
<span class="dirtree breadcrumb"></span>
+ <input type="checkbox" class="hidden" id="picker-showgridview" checked="checked" />
+ <label id="picker-view-toggle" for="picker-showgridview" class="button icon-toggle-filelist" tabindex="0"></label>
<div class="filelist-container">
<div class="emptycontent">
<div class="icon-folder"></div>