aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/templates/favorite_mark.handlebars
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/js/templates/favorite_mark.handlebars')
-rw-r--r--apps/files/js/templates/favorite_mark.handlebars4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/files/js/templates/favorite_mark.handlebars b/apps/files/js/templates/favorite_mark.handlebars
deleted file mode 100644
index 7e0cb4385a8..00000000000
--- a/apps/files/js/templates/favorite_mark.handlebars
+++ /dev/null
@@ -1,4 +0,0 @@
-<div class="favorite-mark {{#isFavorite}}permanent{{/isFavorite}}">
- <span class="icon {{iconClass}}" />
- <span class="hidden-visually">{{altText}}</span>
-</div>