mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
voting added
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</div>
|
||||
@endcan
|
||||
<div>
|
||||
<x-button xs black :href="route('project.voting.projectFunding', ['country' => $country, 'projectProposal' => $row])">
|
||||
<x-button xs black :href="route('voting.projectFunding', ['projectProposal' => $row])">
|
||||
<i class="fa fa-thin fa-check-to-slot mr-2"></i>
|
||||
{{ __('Vote') }} [0]
|
||||
</x-button>
|
||||
|
||||
Reference in New Issue
Block a user