From b49f43c3aeca2f437af15b7fc0ccc3d6191f6160 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20M=C3=BCller?= Date: Thu, 12 Sep 2013 00:13:19 +0200 Subject: [PATCH] move icon generation logic out of the template --- apps/files/templates/part.list.php | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/apps/files/templates/part.list.php b/apps/files/templates/part.list.php index 4076c1bb331..7d1b317e016 100644 --- a/apps/files/templates/part.list.php +++ b/apps/files/templates/part.list.php @@ -22,26 +22,7 @@ - - style="background-image:url()" - - - - - style="background-image:url()" - - style="background-image:url()" - - - - style="background-image:url()" - - style="background-image:url()" - - - + style="background-image:url()" > -- 2.39.5