datasurvey/src/main/webapp/app/entities/dashboard/dashboard-admin/dashboard-admin.component.html

3 lines
157 B
HTML
Raw Normal View History

2021-08-10 01:07:19 +00:00
<p>dashboard-admin works!</p>
2021-08-10 22:18:54 +00:00
<button type="button" class="ds-btn ds-btn--primary" (click)="exportReportesGeneralesAdministrador()">Export as Excel</button>