ammendme
This commit is contained in:
parent
11a56f87e8
commit
d31fe2363b
@ -12,7 +12,7 @@
|
||||
>{$_("details")}</a
|
||||
>
|
||||
{:else if detailsAction}
|
||||
<button href={detailsLink} class="text-indigo-600 hover:text-indigo-900"
|
||||
<button on:click={detailsAction} class="text-indigo-600 hover:text-indigo-900"
|
||||
>{$_("details")}</button
|
||||
>
|
||||
{/if}
|
||||
|
Loading…
x
Reference in New Issue
Block a user