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