mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-20 11:08:35 +01:00
fix: rimozione badge beta
This commit is contained in:
parent
7cf05e56e3
commit
d4905eead1
@ -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') {
|
||||
|
Loading…
Reference in New Issue
Block a user