mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -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) {
|
Form::macro('date_display_format', function ($name = "date_display_format", $selected = null, $class = null) {
|
||||||
|
|
||||||
$formats = [
|
$formats = [
|
||||||
'Y-m-d',
|
|
||||||
'Y-m-d',
|
'Y-m-d',
|
||||||
'D M d, Y',
|
'D M d, Y',
|
||||||
'M j, Y',
|
'M j, Y',
|
||||||
|
|
Loading…
Reference in a new issue