mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
removed a duplicate date format in the settings.
This commit is contained in:
parent
edd4797178
commit
242af2c90b
|
@ -371,7 +371,6 @@ Form::macro('date_display_format', function ($name = "date_display_format", $sel
|
|||
'm/d/Y',
|
||||
'n/d/y',
|
||||
'd/m/Y',
|
||||
'm/j/Y',
|
||||
'd.m.Y',
|
||||
'Y.m.d.',
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue