diff --git a/samples/index.html b/samples/index.html index 50f1810246..cecd14527c 100644 --- a/samples/index.html +++ b/samples/index.html @@ -144,7 +144,7 @@
var tab = new bootstrap.Tab(element) tab.show(); } catch (e) { - console.log(e); + } }