Debug v23

This commit is contained in:
Laurent Destailleur
2025-11-21 19:11:32 +01:00
parent 70b3ca43da
commit 424484a4c3
26 changed files with 110 additions and 75 deletions

View File

@@ -5684,6 +5684,7 @@ function img_picto($titlealt, $picto, $moreatt = '', $pictoisfullpath = 0, $srco
'accounting_account' => 'infobox-bank_account',
'accountline' => 'infobox-bank_account',
'accountancy' => 'infobox-bank_account',
'admin'=> 'opacitymedium',
'asset' => 'infobox-bank_account',
'bank_account' => 'infobox-bank_account',
'bill' => 'infobox-commande',
@@ -5922,6 +5923,7 @@ function getImgPictoConv($mode = 'fa')
'add' => 'plus-circle',
'address' => 'address-book',
'ai' => 'magic',
'admin' => 'star',
'asset' => 'money-check-alt',
'autofill' => 'fill',
'back' => 'arrow-left',
@@ -5999,6 +6001,7 @@ function getImgPictoConv($mode = 'fa')
'group' => 'users',
'movement' => 'people-carry',
'sign-out' => 'sign-out-alt',
'superadmin' => 'star',
'switch_off' => 'toggle-off',
'switch_off_grey' => 'toggle-off',
'switch_off_warning' => 'toggle-off',