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:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-03 22:42:24 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-18 14:44:05 +0300
commit39ff82f70796bff9d2f0321d03213ec3ea9b713f (patch)
treea4802f4a5136671c51a880a38907ea05d646ca9b /core/templates
parente704899e2229428c7da1a247409794f7462ec34d (diff)
Use grid view in other file views too
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/templates')
-rw-r--r--core/templates/filepicker.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/filepicker.html b/core/templates/filepicker.html
index 215311348cb..8b33b879085 100644
--- a/core/templates/filepicker.html
+++ b/core/templates/filepicker.html
@@ -5,7 +5,7 @@
<div class="icon-folder"></div>
<h2>{emptytext}</h2>
</div>
- <table id="filestable" class="filelist">
+ <table id="filestable" class="filelist list-container view-grid">
<tbody>
<tr data-entryname="{filename}" data-type="{type}">
<td class="filename"