mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-19 15:17:43 +01:00
change element id in config page
Signed-off-by: sshijun <sshijun@vmware.com>
This commit is contained in:
parent
753219834e
commit
30e8e2bbe1
@ -33,7 +33,7 @@
|
||||
</ng-template>
|
||||
</clr-tab>
|
||||
<clr-tab>
|
||||
<button id="config-system" clrTabLink>{{'CONFIG.PROJECT_QUOTAS' | translate }}</button>
|
||||
<button id="config-quotas" clrTabLink>{{'CONFIG.PROJECT_QUOTAS' | translate }}</button>
|
||||
<clr-tab-content id="project_quotas" *clrIfActive>
|
||||
<project-quotas [(allConfig)]="allConfig" (refreshAllconfig)="refreshAllconfig()"></project-quotas>
|
||||
</clr-tab-content>
|
||||
|
Loading…
Reference in New Issue
Block a user