leave a note to update the text on the print button

pull/1/head
ansuz 2020-06-08 12:03:28 -04:00
parent ce5bcc0022
commit 4454740f5b
1 changed files with 1 additions and 0 deletions

View File

@ -1570,6 +1570,7 @@ define([
button = $('<button>', {
title: Messages.printButtonTitle2,
'class': "fa fa-print cp-toolbar-icon-print",
// XXX people don't realize this does PDF (https://github.com/xwiki-labs/cryptpad/issues/357#issuecomment-640711724)
}).append($('<span>', {'class': 'cp-toolbar-drawer-element'}).text(Messages.printText));
break;
case 'history':