mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Fix
This commit is contained in:
@@ -193,7 +193,7 @@ export class DocumentViewerPage implements OnInit {
|
||||
|
||||
pdfDoc.getPage(1).then(function(page) {
|
||||
// you can now use *page* here
|
||||
alert('first page')
|
||||
// alert('first page')
|
||||
});
|
||||
|
||||
// Initial/first page rendering
|
||||
|
||||
Reference in New Issue
Block a user