Skip to content

Commit

Permalink
Merge pull request #4 from gsrafael01/gsrafael01-patch-1
Browse files Browse the repository at this point in the history
Add button style to sanitizeWhitelist
  • Loading branch information
IGreatlyDislikeJavascript authored Apr 1, 2019
2 parents 0f620fa + 6b24893 commit ef4a6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap-tourist.js
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@
}

var whiteListAdditions = {
"button": ["data-role"],
"button": ["data-role", "style"],
"img": ["style"]
};

Expand Down

0 comments on commit ef4a6c8

Please sign in to comment.