Add inspect/details view

This commit is contained in:
2017-11-27 20:23:21 +01:00
parent 674aff63cf
commit f190b6aabb
12 changed files with 150 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
{{/link-to}}
{{else}}
<!-- TODO link to item -->
{{#link-to "index"}}
{{#link-to "inspect" (query-params path=item.path)}}
<span class="icon">{{item-icon type=item.type}}</span>
<span class="name">{{item.name}}</span>
<span class="size">{{human-file-size item.size}}</span>