mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 13:57:41 -08:00
Merge pull request #8383 from Godmartinz/develop
removed a duplicate date format in the settings.
This commit is contained in:
commit
f83acf8378
|
@ -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