This commit is contained in:
Henrique Dias
2015-09-20 11:29:31 +01:00
parent 6453713253
commit 49baf4fcf1
4 changed files with 87 additions and 34 deletions

View File

@@ -52,7 +52,7 @@
</td>
<td class="right hideable">{{.HumanSize}}</td>
<td class="right hideable">{{.HumanModTime "01/02/2006 3:04:05 PM -0700"}}</td>
<td class="right"><button class="delete"><i class="fa fa-times"></i></button></td>
<td class="right"><button data-file="/admin/browse{{ $path }}{{.URL}}" data-message="File deleted." class="delete"><i class="fa fa-times"></i></button></td>
</tr>
{{end}}
</table>