remove a non-critical XXX note

pull/1/head
ansuz 2020-06-15 09:13:17 -04:00
parent 3936eed1af
commit c6348f6419
1 changed files with 0 additions and 1 deletions

View File

@ -1569,7 +1569,6 @@ 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':