mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 09:28:29 +01:00
Use whole array, not just path
This commit is contained in:
parent
215ccc2709
commit
71af9ace62
@ -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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user