Wrong sorting by Modified column #387
This commit is contained in:
parent
9610ec9efe
commit
49290ea3d4
@ -56,5 +56,5 @@
|
||||
</td>
|
||||
<td class="invisible">0</td>
|
||||
<td class="invisible">0</td>
|
||||
<td class="invisible"><%= subfolder.modified.to_i %></td>
|
||||
<td class="invisible"><%= subfolder.modified.to_i if subfolder %></td>
|
||||
<td class="invisible">0</td>
|
||||
Loading…
x
Reference in New Issue
Block a user