mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 12:15:20 +01: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