Project

General

Profile

« Previous | Next » 

Revision 50504

almost finished compatibility-validate-guidelines

View differences:

compatibility-validate-step1.component.html
16 16
      <span>or enter new</span>
17 17
    </label>
18 18
  </div>
19
  <input id="customBaseUrl" formControlName="customBaseUrl" class="form-control" type="text">
19
  <input id="customBaseUrl" formControlName="customBaseUrl" class="form-control" type="text" (blur)="identifyUrl()">
20 20
</div>

Also available in: Unified diff