From d0f1d14f46a9f97872d5ff7bceb972f06821d679 Mon Sep 17 00:00:00 2001 From: valentina Date: Mon, 7 Oct 2024 15:33:28 +0200 Subject: [PATCH] =?UTF-8?q?Rimozione=20funzionalit=C3=A0=20deprecata?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/anagrafiche/bulk.php | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/modules/anagrafiche/bulk.php b/modules/anagrafiche/bulk.php index 0dbbfb583..8d264491b 100755 --- a/modules/anagrafiche/bulk.php +++ b/modules/anagrafiche/bulk.php @@ -126,18 +126,6 @@ $operations['ricerca-coordinate'] = [ ], ]; -// TODO: 06/08/2024 Correggere questa operazione e rimuovere da Beta -if (App::debug()) { - $operations['ricerca-coordinate-google'] = [ - 'text' => ' '.tr('Ricerca coordinate (Google)').' beta', - 'data' => [ - 'msg' => tr('Ricercare le coordinate per le anagrafiche selezionate senza latitudine e longitudine?'), - 'button' => tr('Procedi'), - 'class' => 'btn btn-lg btn-warning', - ], - ]; -} - $operations['cambia-relazione'] = [ 'text' => ' '.tr('Cambia relazione').'', 'data' => [