Project

General

Profile

« Previous | Next » 

Revision 58178

[Library | Landing Redesign]: Merge from trunk. Add User feedback component

View differences:

entitiesSelection.component.ts
25 25
      <span *ngIf="currentEntity=='organization'">Organizations</span>
26 26
    </button>-->
27 27
<!---->
28
    
29 28
    <span  class="entitiesSelection portal-box uk-text-small " style="" >
30 29
      <mat-select *ngIf="show && selectedEntity" [(value)]="selectedEntity"
31 30
                 (valueChange)="entityChanged()" [disableOptionCentering]="true" panelClass="entitiesSelectionPanel">

Also available in: Unified diff