]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Gruntfile.js: Remove now unneeded validator relaxError option.
authorXhmikosR <xhmikosr@gmail.com>
Mon, 26 Jan 2015 16:02:58 +0000 (18:02 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 26 Jan 2015 16:02:58 +0000 (18:02 +0200)
Gruntfile.js

index f818a43c02047696360b2e9c44c08d1d09feff6b..daa63a5923f585d54807434b5e8820184c0fac6a 100644 (file)
@@ -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: {