Use whole array, not just path

This commit is contained in:
Nathan Gray 2012-03-27 23:09:16 +00:00
parent 215ccc2709
commit 71af9ace62

View File

@ -34,7 +34,7 @@
</hbox>
</row>
<row class="row $row_cont[class]">
<vfs-mime align="center" id="${row}[path]"/>
<vfs-mime align="center" id="$row"/>
<vfs id="$row" no_lang="1"/>
<vfs-size align="right" id="${row}[size]"/>
<date-time id="${row}[mtime]" readonly="true"/>