mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
remove alert
This commit is contained in:
@@ -1588,7 +1588,6 @@
|
||||
|
||||
if (!this.pdfViewer.pageViewsReady) {
|
||||
this.l10n.get('printing_not_ready', null, 'Warning: The PDF is not fully loaded for printing.').then(function (notReadyMessage) {
|
||||
window.alert(notReadyMessage);
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user