Show one month at a time, and change month with calendar and buttons
This commit is contained in:
@ -22,5 +22,6 @@ return [
|
||||
]);
|
||||
$arr['api'] = $_ENV['API_URL'] ?? 'http://localhost:9001';
|
||||
return (object) $arr;
|
||||
}
|
||||
},
|
||||
'max_transacciones' => 100
|
||||
];
|
||||
|
Reference in New Issue
Block a user