From: XhmikosR Date: Mon, 26 Jan 2015 16:02:58 +0000 (+0200) Subject: Gruntfile.js: Remove now unneeded validator relaxError option. X-Git-Tag: v3.3.4~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03e41b355c51474ebac21ba22f4626f05feba844;p=thirdparty%2Fbootstrap.git Gruntfile.js: Remove now unneeded validator relaxError option. --- diff --git a/Gruntfile.js b/Gruntfile.js index f818a43c02..daa63a5923 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -334,8 +334,7 @@ module.exports = function (grunt) { relaxerror: [ 'Element img is missing required attribute src.', 'Attribute autocomplete not allowed on element input at this point.', - 'Attribute autocomplete not allowed on element button at this point.', - 'Bad value separator for attribute role on element li.' + 'Attribute autocomplete not allowed on element button at this point.' ] }, files: {