Download package at designer header
[ccsdk/cds.git] / cds-ui / designer-client / src / app / modules / feature-modules / packages / designer / designer.component.html
index 18ce515..96e4bda 100644 (file)
@@ -74,7 +74,7 @@
                             data-tooltip="Preview">
                             <i class="fa fa-eye"></i>
                         </a>
-                        <a href="#" role="button" aria-pressed="true" class="btn-topology-action float tooltip-bottom"
+                        <a (click)="downloadPackage()" role="button" aria-pressed="true" class="btn-topology-action float tooltip-bottom"
                             data-tooltip="Download">
                             <i class="fa fa-download"></i>
                         </a>
     </ng-sidebar>
 
 
-</ng-sidebar-container>
\ No newline at end of file
+</ng-sidebar-container>