From 6b2489377e6c5556205e35efd3e964e0233ee18f Mon Sep 17 00:00:00 2001 From: Rafael Date: Sun, 31 Mar 2019 14:58:20 -0300 Subject: [PATCH] Update bootstrap-tourist.js --- bootstrap-tourist.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap-tourist.js b/bootstrap-tourist.js index a4e7ba0..b947e25 100644 --- a/bootstrap-tourist.js +++ b/bootstrap-tourist.js @@ -671,7 +671,7 @@ } var whiteListAdditions = { - "button": ["data-role"], + "button": ["data-role", "style"], "img": ["style"] };