Project

General

Profile

« Previous | Next » 

Revision 51440

all api methods work!

View differences:

register-datasource-shareable.component.html
23 23
                </div>
24 24
                <div class="form-group">
25 25
                  <label class="control-label">Start typing in the name of your repository to narrow down the view</label>
26
                  <input [(ngModel)]="searchBox" id="search" class="form-control" type="text" [disabled]="(!hasSelectedCountry)" />
26
                  <input id="search" class="form-control" type="text" [disabled]="(!hasSelectedCountry)" />
27 27
                </div>
28 28
              </div>
29 29
              <div *ngIf="selectedCountry">

Also available in: Unified diff