mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
@dmyers settings fix #255
This commit is contained in:
Vendored
+1
-1
@@ -60,7 +60,7 @@
|
||||
if ( options ) {
|
||||
$.extend( this.settings, options )
|
||||
|
||||
if ( options.show ) {
|
||||
if ( this.settings.show ) {
|
||||
this.show()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user