From: Roeland Jago Douma Date: Thu, 18 Aug 2016 13:54:19 +0000 (+0200) Subject: SVG defintions always take the first one X-Git-Tag: v10.0RC1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c07090ef6e6facfe0ef2d8b16b824eec6212bc00;p=nextcloud-server.git SVG defintions always take the first one * Move filter definition out --- diff --git a/settings/js/apps.js b/settings/js/apps.js index ac259dd7989..80949e1dd74 100644 --- a/settings/js/apps.js +++ b/settings/js/apps.js @@ -238,7 +238,6 @@ OC.Settings.Apps = OC.Settings.Apps || { if (appfromstore) { img += ''; } else { - img += ''; img += ''; } return img; diff --git a/settings/templates/apps.php b/settings/templates/apps.php index be8a911c1aa..ea62acd9945 100644 --- a/settings/templates/apps.php +++ b/settings/templates/apps.php @@ -180,6 +180,9 @@ script(
+ + +