feedback for slide printing

pull/1/head
ansuz 2017-06-30 11:21:19 +02:00
parent 75c2a1fd73
commit ecff05425f
1 changed files with 1 additions and 0 deletions

View File

@ -463,6 +463,7 @@ define([
window.frames["pad-iframe"].print();
}
}, {ok: Messages.printButton});
Cryptpad.feedback('PRINT_SLIDES');
//$('body').append(createPrintDialog());
});
$drawer.append($printButton);