mirror of
https://github.com/pelican-dev/panel.git
synced 2025-07-06 01:21:09 +02:00
parent
c18d291f8f
commit
38b92ae21d
@ -93,7 +93,7 @@ export default () => {
|
||||
)}
|
||||
{rootAdmin && (
|
||||
// eslint-disable-next-line react/jsx-no-target-blank
|
||||
<a href={`/admin/servers/view/${serverId}`} target={'_blank'}>
|
||||
<a href={`/admin/servers/${serverId}/edit`} target={'_blank'}>
|
||||
<FontAwesomeIcon icon={faExternalLinkAlt} />
|
||||
</a>
|
||||
)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user