1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-20 19:19:15 +01:00

fix: rimozione badge beta

This commit is contained in:
valentina 2024-12-03 15:04:50 +01:00
parent 7cf05e56e3
commit d4905eead1

View File

@ -679,7 +679,7 @@ $operations['copy-bulk'] = [
];
$operations['delete-bulk'] = [
'text' => '<span><i class="fa fa-trash"></i> '.tr('Elimina selezionati').'</span> <span class="badge badge-danger">beta</span>',
'text' => '<span><i class="fa fa-trash"></i> '.tr('Elimina selezionati').'</span>',
];
if ($dir == 'entrata') {