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 'apps/files/js/templates/filesummary.handlebars')
-rw-r--r--apps/files/js/templates/filesummary.handlebars7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/js/templates/filesummary.handlebars b/apps/files/js/templates/filesummary.handlebars
new file mode 100644
index 00000000000..f975a2a7737
--- /dev/null
+++ b/apps/files/js/templates/filesummary.handlebars
@@ -0,0 +1,7 @@
+<span class="info">
+ <span class="dirinfo"></span>
+ <span class="connector">{{connectorLabel}}</span>
+ <span class="fileinfo"></span>
+ <span class="hiddeninfo"></span>
+ <span class="filter"></span>
+</span>