mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Removed dupe date
This commit is contained in:
parent
6e068ec339
commit
5ba1659563
|
@ -364,7 +364,6 @@ Form::macro('countries', function ($name = "country", $selected = null, $class =
|
|||
Form::macro('date_display_format', function ($name = "date_display_format", $selected = null, $class = null) {
|
||||
|
||||
$formats = [
|
||||
'Y-m-d',
|
||||
'Y-m-d',
|
||||
'D M d, Y',
|
||||
'M j, Y',
|
||||
|
|
Loading…
Reference in a new issue