RED-9757: Show type switch for hints too
This commit is contained in:
parent
c5f072f6b6
commit
aa30982ff1
@ -56,7 +56,7 @@
|
|||||||
[withFloatingActions]="false"
|
[withFloatingActions]="false"
|
||||||
>
|
>
|
||||||
<ng-container slot="typeSwitch">
|
<ng-container slot="typeSwitch">
|
||||||
<div *ngIf="!selectedDictionary.hint" class="flex">
|
<div class="flex">
|
||||||
<iqser-icon-button
|
<iqser-icon-button
|
||||||
(click)="selectEntryType(entryTypes.ENTRY)"
|
(click)="selectEntryType(entryTypes.ENTRY)"
|
||||||
[active]="activeEntryType === entryTypes.ENTRY"
|
[active]="activeEntryType === entryTypes.ENTRY"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user