mirror of
https://github.com/goharbor/harbor
synced 2025-04-19 21:20:32 +00:00
Merge pull request #6854 from pureshine/fix-bug
Fixed display problems caused by formatting
This commit is contained in:
commit
e6cdbeb639
|
@ -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