Merge "feat: open new window for creating network/subnet"

This commit is contained in:
Zuul 2024-02-02 08:24:33 +00:00 committed by Gerrit Code Review
commit 99c46eef53

View File

@ -182,6 +182,7 @@ export class NetworkStep extends Base {
{getLinkRender({
key: 'network',
value: `${t('create a new network/subnet')} > `,
extra: { target: '_blank' },
})}
</div>
),