mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
Admin view redirect #64
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MayiVT on GitHub (May 24, 2024).
Current Behavior
When you are on a server https://panel.example.net/server/ and you press this little button to go to the admin page


It redirects to the url. https://panel.araarastudios.net/admin/servers/view/
Expected Behavior
If you click on the button


It should take you to https://panel.araarastudios.net/admin/servers//edit
Steps to Reproduce
Panel Version
1.0.0-beta2
Wings Version
1.0.0-beta2
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
@Boy132 commented on GitHub (May 24, 2024):
Duplicate of #197