mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-19 16:55:16 +01:00
Fixed display problems caused by formatting
Signed-off-by: FangyuanCheng <fangyuanc@vmware.com>
This commit is contained in:
parent
829bfe031e
commit
dacc0bd6bc
@ -4,8 +4,7 @@
|
|||||||
<div class="flex-xs-middle option-left">
|
<div class="flex-xs-middle option-left">
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-xs-middle option-right">
|
<div class="flex-xs-middle option-right">
|
||||||
<hbr-filter [withDivider]="true" filterPlaceholder='{{"
|
<hbr-filter [withDivider]="true" filterPlaceholder='{{"ROBOT_ACCOUNT.FILTER_PLACEHOLDER" | translate}}'
|
||||||
ROBOT_ACCOUNT.FILTER_PLACEHOLDER" | translate}}'
|
|
||||||
(filterEvt)="doSearch($event)" [currentValue]="searchRobot"></hbr-filter>
|
(filterEvt)="doSearch($event)" [currentValue]="searchRobot"></hbr-filter>
|
||||||
<span class="refresh-btn" (click)="retrieve()">
|
<span class="refresh-btn" (click)="retrieve()">
|
||||||
<clr-icon shape="refresh"></clr-icon>
|
<clr-icon shape="refresh"></clr-icon>
|
||||||
|
Loading…
Reference in New Issue
Block a user