Fixed linting

This commit is contained in:
Igor Scheller 2021-09-11 22:02:58 +02:00
parent 71ffb68845
commit 0367810258
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ $(function () {
$(function () {
$([
{
'select': $('.input-group.date'),
'select': $('.input-group.date'),
'format': 'YYYY-MM-DD',
'extraFormats': []
},