parent
1dbab03fe7
commit
865254d646
@ -203,7 +203,7 @@
|
|||||||
class="px-6 py-4 whitespace-nowrap text-right text-sm font-medium">
|
class="px-6 py-4 whitespace-nowrap text-right text-sm font-medium">
|
||||||
<button
|
<button
|
||||||
on:click={() => {open_payment_modal(donation);}}
|
on:click={() => {open_payment_modal(donation);}}
|
||||||
class="text-green-600 hover:text-green-900">Add payment</button>
|
class="text-green-600 hover:text-green-900 mr-4">Add payment</button>
|
||||||
<a
|
<a
|
||||||
href="./{donation.id}"
|
href="./{donation.id}"
|
||||||
class="text-indigo-600 hover:text-indigo-900">{$_('details')}</a>
|
class="text-indigo-600 hover:text-indigo-900">{$_('details')}</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user