diff --git a/config/adminlte.php b/config/adminlte.php index 7a8a6d3..ef5904d 100644 --- a/config/adminlte.php +++ b/config/adminlte.php @@ -375,14 +375,14 @@ return [ 'text' => 'Esporta tutti i movimenti', 'route' => 'export', ], - [ + /*[ 'text' => 'Importa Estratto conto ING', 'route' => 'importING', ], [ 'text' => 'Importa Estratto conto Cassa Rurale', 'route' => 'importCR', - ], + ],*/ [ 'text' => 'Importa Generic CSV', 'route' => 'importGen',