mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-08-07 17:48:54 +00:00
fix tsc viewer
This commit is contained in:
@@ -36,7 +36,7 @@ export class NotSupportedFormat {
|
||||
/**
|
||||
* Download file opening it in a new window
|
||||
*/
|
||||
private download() {
|
||||
download() {
|
||||
window.open(this.urlFile);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user