mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-26 15:35:50 +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"
|
class="btn btn-secondary"
|
||||||
href={INSTANCE_ADMIN_URL(instance)}
|
href={INSTANCE_ADMIN_URL(instance)}
|
||||||
target="_blank"
|
target="_blank"
|
||||||
|
on:click={(e) => e.stopPropagation()}
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
src="/images/pocketbase-logo.svg"
|
src="/images/pocketbase-logo.svg"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user