mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
map for events
This commit is contained in:
@@ -55,6 +55,7 @@ class BitcoinEventTable extends Component
|
|||||||
{
|
{
|
||||||
return to_route('bitcoinEvent.table.bitcoinEvent', [
|
return to_route('bitcoinEvent.table.bitcoinEvent', [
|
||||||
'country' => $this->country->code,
|
'country' => $this->country->code,
|
||||||
|
'year' => $this->year,
|
||||||
'table' => [
|
'table' => [
|
||||||
'filters' => [
|
'filters' => [
|
||||||
'byid' => $id,
|
'byid' => $id,
|
||||||
|
|||||||
Reference in New Issue
Block a user