mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-17 20:10:50 +01:00
Aggiunta gestione caratteri speciali FE
This commit is contained in:
parent
4526e03c2f
commit
dfc01a9901
@ -4443,6 +4443,8 @@ class Validator
|
||||
'ò' => 'o',
|
||||
'ù' => 'u',
|
||||
'‐' => '-',
|
||||
'✓' => '-',
|
||||
'●' => '-',
|
||||
]);
|
||||
|
||||
return $string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user