From 271027990476e7436e2b0eeb0c8544fec7486572 Mon Sep 17 00:00:00 2001 From: yflory Date: Thu, 22 Jun 2017 17:03:51 +0200 Subject: [PATCH] Use the new share button in the file app --- www/common/toolbar2.js | 4 ++-- www/file/file.css | 2 +- www/file/file.less | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/common/toolbar2.js b/www/common/toolbar2.js index 065526c05..921debca6 100644 --- a/www/common/toolbar2.js +++ b/www/common/toolbar2.js @@ -400,8 +400,8 @@ define([ throw new Error("Unable to display the share button: hash required in the URL"); } var $shareIcon = $('', {'class': 'fa fa-share-alt'}); - var $span = $('', {'class': 'large'}).append(' ' +Messages.shareButton); - var $button = $('