mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-08-07 17:48:54 +00:00
#68 fix page navigation
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
|
||||
export class PDFJSmock {
|
||||
|
||||
currentPageNumber: number = 1;
|
||||
|
||||
getFilenameFromUrl(url: string) {
|
||||
return 'fake-name';
|
||||
}
|
||||
|
Reference in New Issue
Block a user