Project

General

Profile

« Previous | Next » 

Revision 52995

almost ready for release

View differences:

metrics-usagestats-report.component.html
168 168
                      </select>
169 169
                    </div>
170 170
                  </div>
171
                  <p>The Pretty attribute is just for humans playing with the API and looking at results in a browser.</p>
172
                  <p><input name="Pretty" value="Pretty" checked="checked" type="checkbox" (change)="updatePretty($event)">Pretty print json(p) for humans</p>
173
                  <a class="uk-button uk-button-primary" (click)="goToReport()">Get Report</a>
171
                  <!--<p>The Pretty attribute is just for humans playing with the API and looking at results in a browser.</p>
172
                  <p><input name="Pretty" value="Pretty" checked="checked" type="checkbox" (change)="updatePretty($event)">Pretty print json(p) for humans</p>-->
173
                  <a class="uk-button uk-button-primary uk-margin-top" (click)="goToReport()">Get Report</a>
174 174
                </div>
175 175

  
176 176
              </div>

Also available in: Unified diff