[ACA-4202] - forcing firefox to ignore cache when document version ha… (#6807)

* [ACA-4202] - forcing firefox to ignore cache when document version has changed

* fxed lint
This commit is contained in:
Vito
2021-04-09 11:44:14 +01:00
committed by GitHub
parent 318ce0e346
commit f9a7836a5a
3 changed files with 12 additions and 0 deletions

View File

@@ -212,6 +212,7 @@
[blobFile]="blobFile"
[urlFile]="urlFileContent"
[nameFile]="displayName"
[cacheType]="cacheTypeForContent"
(error)="onUnsupportedFile()"></adf-pdf-viewer>
</ng-container>