##// END OF EJS Templates
New menu icon for images
neko259 -
r1944:28de38d1 default
parent child Browse files
Show More
@@ -57,7 +57,7 b" CSS_CLASS_THUMB = 'thumb'"
57 57 ABSTRACT_VIEW = '<div class="image">'\
58 58 '{}'\
59 59 '<div class="image-metadata"><a href="{}" download >{}, {}</a>'\
60 ' <a class="file-menu" href="#" data-type="{}" data-search-url="{}" data-filename="{}" data-id="{}">🔍 </a></div>'\
60 ' <a class="file-menu" href="#" data-type="{}" data-search-url="{}" data-filename="{}" data-id="{}">&#8942; </a></div>'\
61 61 '</div>'
62 62 URL_VIEW = '<div class="image">' \
63 63 '{}' \
General Comments 0
You need to be logged in to leave comments. Login now