mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-22 20:09:58 +01:00
Rimozione funzionalità deprecata
This commit is contained in:
parent
e4c88f166b
commit
775f4e4ab7
@ -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' => '<span><i class="fa fa-map"></i> '.tr('Ricerca coordinate (Google)').'</span> <span class="badge badge-danger">beta</span>',
|
|
||||||
'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'] = [
|
$operations['cambia-relazione'] = [
|
||||||
'text' => '<span><i class="fa fa-copy"></i> '.tr('Cambia relazione').'</span>',
|
'text' => '<span><i class="fa fa-copy"></i> '.tr('Cambia relazione').'</span>',
|
||||||
'data' => [
|
'data' => [
|
||||||
|
Loading…
Reference in New Issue
Block a user