chg: column order and re-enabled size column
This commit is contained in:
parent
f35eaef6aa
commit
aae43d3051
2 changed files with 4 additions and 4 deletions
|
@ -10,12 +10,12 @@
|
|||
<thead>
|
||||
<tr>
|
||||
<th class='uk-text-right'><i class='uk-icon-download'></i></th>
|
||||
<th></th>
|
||||
<th><% gettext Name %></th>
|
||||
<!-- th><% gettext Size %></th -->
|
||||
<th><% gettext Size %></th>
|
||||
<th><% gettext Account %></th>
|
||||
<th><% gettext Modified %></th>
|
||||
<th></th>
|
||||
<th></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue