mirror of
https://github.com/goharbor/harbor
synced 2025-04-20 16:41:27 +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>
|
||||
<div class="flex-xs-middle option-right">
|
||||
<hbr-filter [withDivider]="true" filterPlaceholder='{{"
|
||||
ROBOT_ACCOUNT.FILTER_PLACEHOLDER" | translate}}'
|
||||
<hbr-filter [withDivider]="true" filterPlaceholder='{{"ROBOT_ACCOUNT.FILTER_PLACEHOLDER" | translate}}'
|
||||
(filterEvt)="doSearch($event)" [currentValue]="searchRobot"></hbr-filter>
|
||||
<span class="refresh-btn" (click)="retrieve()">
|
||||
<clr-icon shape="refresh"></clr-icon>
|
||||
|
|
Loading…
Reference in New Issue
Block a user