mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-01 08:26:53 +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'] = [
|
$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') {
|
if ($dir == 'entrata') {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user