From 47d9bffc53c7cdfd9f5547c690cfe9d5c184edae Mon Sep 17 00:00:00 2001 From: "Felix A. Epp" Date: Wed, 5 Apr 2017 22:12:49 +0200 Subject: [PATCH] Make svgs more fluid and consistent remove action, instead of 'remove app' Signed-off-by: Felix A. Epp --- settings/js/apps.js | 2 +- settings/templates/apps.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/settings/js/apps.js b/settings/js/apps.js index 83a8e893042..d4d10ddc951 100644 --- a/settings/js/apps.js +++ b/settings/js/apps.js @@ -271,7 +271,7 @@ OC.Settings.Apps = OC.Settings.Apps || { imageUrl : function (url, appfromstore) { var img; if (appfromstore) { - img = ''; + img = ''; img += ''; } else { img = ''; diff --git a/settings/templates/apps.php b/settings/templates/apps.php index 653adaa5474..817856717a0 100644 --- a/settings/templates/apps.php +++ b/settings/templates/apps.php @@ -178,7 +178,7 @@ script(