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

made container option be false

This commit is contained in:
Yohn
2012-12-24 18:59:37 -05:00
parent e867ae7b60
commit 9835549faf
+1 -1
View File
@@ -280,7 +280,7 @@
, title: '' , title: ''
, delay: 0 , delay: 0
, html: false , html: false
, container: '' , container: false
} }