Fixed linting
This commit is contained in:
parent
71ffb68845
commit
0367810258
|
@ -99,7 +99,7 @@ $(function () {
|
|||
$(function () {
|
||||
$([
|
||||
{
|
||||
'select': $('.input-group.date'),
|
||||
'select': $('.input-group.date'),
|
||||
'format': 'YYYY-MM-DD',
|
||||
'extraFormats': []
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue