market link broken
This commit is contained in:
parent
d4d5b7a14d
commit
731544492e
1 changed files with 1 additions and 1 deletions
|
|
@ -744,7 +744,7 @@
|
||||||
icon="storefront"
|
icon="storefront"
|
||||||
:color="($q.dark.isActive) ? 'grey-7' : 'grey-5'"
|
:color="($q.dark.isActive) ? 'grey-7' : 'grey-5'"
|
||||||
type="a"
|
type="a"
|
||||||
:href="'/diagonalley/' + props.row.id"
|
:href="'/diagonalley/market/' + props.row.id"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
></q-btn>
|
></q-btn>
|
||||||
<q-tooltip> Link to pass to stall relay </q-tooltip>
|
<q-tooltip> Link to pass to stall relay </q-tooltip>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue