Project

General

Profile

« Previous | Next » 

Revision 59303

[use-UoaAdminToolsLibrary | Library]: Merge trunk into branch.

View differences:

project.component.html
278 278
                    <div class="uk-padding-small uk-padding-remove-vertical">
279 279
                      <mat-form-field class="matSelectionFormField uk-width-1-1">
280 280
                        <mat-label>Select content type to share</mat-label>
281
                        <mat-select #matSelect  modal-select [matSelect]="matSelect"
282
                                    [(value)]="share_research_results_type"
281
                        <mat-select [(value)]="share_research_results_type"
283 282
                                    [disableOptionCentering]="true"
284 283
                                    panelClass="entitiesSelectionPanel"
285 284
                                    class="matSelection">
......
323 322
                      <mat-form-field
324 323
                                      class="matSelectionFormField uk-width-1-1">
325 324
                        <mat-label>Select content type report to download</mat-label>
326
                        <mat-select #matSelect modal-select [matSelect]="matSelect"
327
                                    [(value)]="download_research_results_type"
325
                        <mat-select [(value)]="download_research_results_type"
328 326
                                    [disableOptionCentering]="true"
329 327
                                    panelClass="entitiesSelectionPanel"
330 328
                                    class="matSelection">

Also available in: Unified diff