Project

General

Profile

« Previous | Next » 

Revision 56546

Registrations Admin Page: all datasource types are listed on the filter list

View differences:

modules/uoa-repository-dashboard-gui/branches/development/src/app/pages/adminPg/registration.component.html
56 56
                    <label><input class="uk-radio" type="radio" value="Journal" (change)="handleChange()" formControlName="typology"> Journal</label><br>
57 57
                    <label><input class="uk-radio" type="radio" value="datarepository" (change)="handleChange()" formControlName="typology"> Data Repository</label><br>
58 58
                    <label><input class="uk-radio" type="radio" value="pubsrepository" (change)="handleChange()" formControlName="typology"> Public Repository</label><br>
59
                    <label><input class="uk-radio" type="radio" value="entityregistry" (change)="handleChange()" formControlName="typology"> Entity Registry</label><br>
59 60
                    <label><input class="uk-radio" type="radio" value="Institutional" (change)="handleChange()" formControlName="typology"> Institutional</label><br>
60 61
                    <label><input class="uk-radio" type="radio" value="Thematic" (change)="handleChange()" formControlName="typology"> Thematic</label><br>
61 62
                    <label><input class="uk-radio" type="radio" value="Products" (change)="handleChange()" formControlName="typology"> Products</label><br>

Also available in: Unified diff