From 8b3cea9ad92cf0dfa5017961fbfdaab900d4d0a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Benqu=C3=A9?= Date: Mon, 25 Nov 2019 15:11:49 +0000 Subject: [PATCH] remove // XXX --- www/common/common-ui-elements.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 63921a8a6..ef3b962c8 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -1095,7 +1095,7 @@ define([ var linkButtons = [ makeCancelButton(), !config.sharedFolder && { - className: 'secondary', // XXX style this diferently than cancel + className: 'secondary', name: Messages.share_linkOpen, onClick: function () { saveValue();