Turn dir listings into UL, so we can use normal links
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{{#if isFolder}}
|
||||
<img src="/img/file-icons/folder.svg">
|
||||
{{else}}
|
||||
<img src="/img/file-icons/file.svg">
|
||||
{{/if}}
|
||||
Reference in New Issue
Block a user