Merge pull request #8383 from Godmartinz/develop
removed a duplicate date format in the settings.
This commit is contained in:
commit
f83acf8378
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue