File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
filer/templates/admin/filer/folder Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5656 < td class ="column-icon ">
5757 < a href ="{{ subfolder.get_admin_directory_listing_url_path }}{% filer_admin_context_url_params %} "
5858 title ="{% blocktrans with subfolder.name as item_label %}Change '{{ item_label }}' folder details{% endblocktrans %} ">
59- < img src ="{% static 'filer/icons/folder.svg' %} " alt ="{% translate 'Folder Icon' %} " width ="{% widthratio 7 10 thumbnail_size %} " height ="{% widthratio 7 10 thumbnail_size %} " style =" height: {% widthratio 7 10 thumbnail_size %}px; " >
59+ < img src ="{% static 'filer/icons/folder.svg' %} " alt ="{% translate 'Folder Icon' %} " width ="{% widthratio 7 10 thumbnail_size %} " height ="{% widthratio 7 10 thumbnail_size %} ">
6060 </ a >
6161 </ td >
6262 < td class ="column-name ">
You can’t perform that action at this time.
0 commit comments