Fix link to API
This commit is contained in:
parent
ce092fcded
commit
82d4933d74
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
||||||
:href="props.row.gertyJson"
|
:href="props.row.gertyJson"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<q-tooltip>Launch software Gerty</q-tooltip>
|
<q-tooltip>View Gerty API</q-tooltip>
|
||||||
</q-btn>
|
</q-btn>
|
||||||
</q-td>
|
</q-td>
|
||||||
<q-td v-for="col in props.cols" :key="col.name" :props="props">
|
<q-td v-for="col in props.cols" :key="col.name" :props="props">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue