mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
dashboard fix: clicking 'admin' button on dashboard no longer goes into instance details
This commit is contained in:
parent
966b3c8ce0
commit
d6711b5d6a
@ -61,6 +61,7 @@
|
||||
class="btn btn-secondary"
|
||||
href={INSTANCE_ADMIN_URL(instance)}
|
||||
target="_blank"
|
||||
on:click={(e) => e.stopPropagation()}
|
||||
>
|
||||
<img
|
||||
src="/images/pocketbase-logo.svg"
|
||||
|
Loading…
x
Reference in New Issue
Block a user