From: Jan-Christoph Borchardt Date: Thu, 9 Apr 2015 10:11:42 +0000 (+0200) Subject: fix remote share info icon for IE8 X-Git-Tag: v8.1.0alpha1~51^2~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7f237223e521288e90726a606f390519f20c58e8;p=nextcloud-server.git fix remote share info icon for IE8 --- diff --git a/core/js/share.js b/core/js/share.js index 646123a6055..29551654435 100644 --- a/core/js/share.js +++ b/core/js/share.js @@ -399,7 +399,7 @@ OC.Share={ html += ''; html += ''; if(oc_appconfig.core.remoteShareAllowed) { - html += ''; }