|
|
|
|
@ -69,7 +69,7 @@
|
|
|
|
|
</ion-input>
|
|
|
|
|
</ion-col>
|
|
|
|
|
<ion-col size='3'>
|
|
|
|
|
<ion-button [disabled]='inputSearch == undefined || 3 > inputSearch.length' (click)='onChangeInput()' style="--background: transparent; background: transparent; padding-bottom: 20px;">
|
|
|
|
|
<ion-button [disabled]='inputSearch == undefined || 1 > inputSearch.length' (click)='onChangeInput()' style="--background: white; background: transparent; padding-bottom: 20px; --background-hover: transparent !important;">
|
|
|
|
|
<ion-label><p style="color: #269db8;">{{"general, search" | translate}}</p></ion-label>
|
|
|
|
|
</ion-button>
|
|
|
|
|
</ion-col>
|
|
|
|
|
|