Project

General

Profile

« Previous | Next » 

Revision 59666

Created a new environment properties file for beta

View differences:

metrics-usagestats-report-results.component.html
32 32
            <div class="uk-grid">
33 33
              <div class="uk-width-4-5@m">
34 34
                <h3>{{ repoResponse.ReportDefinition['@Name'] }} Report Results
35
                  <span *ngIf="repoResponse.Report &&
36
                              repoResponse.Report.Report &&
37
                              repoResponse.Report.Report.Customer &&
38
                              repoResponse.Report.Report.Customer.ReportItems &&
39
                              repoResponse.Report.Report.Customer.ReportItems.length > 0">for {{ repoResponse.Report.Report.Customer.ReportItems[0].ItemPlatform }}</span>
35
                  <!--<span *ngIf="repoResponse.Report &&-->
36
                              <!--repoResponse.Report.Report &&-->
37
                              <!--repoResponse.Report.Report.Customer &&-->
38
                              <!--repoResponse.Report.Report.Customer.ReportItems &&-->
39
                              <!--repoResponse.Report.Report.Customer.ReportItems.length > 0">for {{ repoResponse.Report.Report.Customer.ReportItems[0].ItemPlatform }}</span>-->
40 40
                </h3>
41 41
              </div>
42 42
              <div class="uk-width-1-5@m">

Also available in: Unified diff