From: Vincent Petry Date: Thu, 10 Oct 2013 10:21:02 +0000 (+0200) Subject: Fixed files view regular file actions in IE8 X-Git-Tag: v6.0.0alpha2~41^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=bf00ccd1d6e3ca6ab21458f73a270c1a07c54fd6;p=nextcloud-server.git Fixed files view regular file actions in IE8 Fixes #5256 A missing closing span broken the container in IE8 which prevented the file actions to be appended properly. --- diff --git a/apps/files/templates/part.list.php b/apps/files/templates/part.list.php index 0679da334de..a6d2e44f34f 100644 --- a/apps/files/templates/part.list.php +++ b/apps/files/templates/part.list.php @@ -36,7 +36,7 @@ $totalsize = 0; ?> - +