summaryrefslogtreecommitdiffstats
path: root/apps/comments/js/templates/filesplugin.handlebars
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/js/templates/filesplugin.handlebars')
-rw-r--r--apps/comments/js/templates/filesplugin.handlebars3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/js/templates/filesplugin.handlebars b/apps/comments/js/templates/filesplugin.handlebars
new file mode 100644
index 00000000000..8f3699380be
--- /dev/null
+++ b/apps/comments/js/templates/filesplugin.handlebars
@@ -0,0 +1,3 @@
+<a class="action action-comment permanent" title="{{countMessage}}" href="#">
+ <img class="svg" src="{{iconUrl}}"/>
+</a>