2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Merge pull request #14325 from hnrch02/cleanup-buttons-docs

Clean up buttons documentation
This commit is contained in:
Chris Rebert
2014-08-08 12:23:55 -07:00
4 changed files with 123 additions and 155 deletions
+2 -1
View File
@@ -341,7 +341,8 @@ module.exports = function (grunt) {
relaxerror: [
'Bad value X-UA-Compatible for attribute http-equiv on element meta.',
'Element img is missing required attribute src.',
'Attribute autocomplete not allowed on element input at this point.'
'Attribute autocomplete not allowed on element input at this point.',
'Attribute autocomplete not allowed on element button at this point.'
]
},
files: {