Fix download button
This commit is contained in:
parent
9d1d5ad1d1
commit
d7ad12ea94
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ import {HttpClient} from "@angular/common/http";
|
|||
* @author: Eduard Tihomirov
|
||||
*/
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'ervu-download-file-button',
|
||||
templateUrl: "./../../../../../src/resources/template/ervu/component/button/Button.html",
|
||||
changeDetection: ChangeDetectionStrategy.OnPush
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue