a024cb0b4c093820fa4d751bd4847162dee7eff8
[portal/sdk.git] /
1
2 <div class="stdForm">
3         <br/>
4                         <div class="tab-content">
5                                 <h1>Step {{stepNo}} - Report Run</h1>
6                         </div>
7                 <br/>
8                 <br/>
9                 <div *ngIf="!toggle">
10                         <button class="btn btn-alt btn-small" (click)="runReport()">Run Report</button>
11                 </div>
12                 
13 </div>