Rimosso menu importazione CR e ING
This commit is contained in:
parent
0a968bdc61
commit
90bd6e1eeb
@ -375,14 +375,14 @@ return [
|
|||||||
'text' => 'Esporta tutti i movimenti',
|
'text' => 'Esporta tutti i movimenti',
|
||||||
'route' => 'export',
|
'route' => 'export',
|
||||||
],
|
],
|
||||||
[
|
/*[
|
||||||
'text' => 'Importa Estratto conto ING',
|
'text' => 'Importa Estratto conto ING',
|
||||||
'route' => 'importING',
|
'route' => 'importING',
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'text' => 'Importa Estratto conto Cassa Rurale',
|
'text' => 'Importa Estratto conto Cassa Rurale',
|
||||||
'route' => 'importCR',
|
'route' => 'importCR',
|
||||||
],
|
],*/
|
||||||
[
|
[
|
||||||
'text' => 'Importa Generic CSV',
|
'text' => 'Importa Generic CSV',
|
||||||
'route' => 'importGen',
|
'route' => 'importGen',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user