diff options
Diffstat (limited to 'apps/files/js/templates/filesummary.handlebars')
-rw-r--r-- | apps/files/js/templates/filesummary.handlebars | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files/js/templates/filesummary.handlebars b/apps/files/js/templates/filesummary.handlebars deleted file mode 100644 index f975a2a7737..00000000000 --- a/apps/files/js/templates/filesummary.handlebars +++ /dev/null @@ -1,7 +0,0 @@ -<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> |