From 16f427b6ef93f4a4d10387a4aab8d8b2f8f74e66 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 20 Nov 2017 15:32:23 +0200 Subject: [PATCH] Remove datetime and datetime-local references. Fixes #375. --- src/bootlint.js | 2 -- test/fixtures/form-control/valid.html | 2 -- 2 files changed, 4 deletions(-) diff --git a/src/bootlint.js b/src/bootlint.js index 260fe2c3..d24a4d09 100644 --- a/src/bootlint.js +++ b/src/bootlint.js @@ -1041,8 +1041,6 @@ var LocationIndex = _location.LocationIndex; 'tel', 'text', 'url', - 'datetime', - 'datetime-local', 'date', 'month', 'week', diff --git a/test/fixtures/form-control/valid.html b/test/fixtures/form-control/valid.html index 0263e98f..6e6c4695 100644 --- a/test/fixtures/form-control/valid.html +++ b/test/fixtures/form-control/valid.html @@ -25,8 +25,6 @@ - -