updated
This commit is contained in:
Vendored
+2
-2
@@ -43,9 +43,9 @@ bootstrapDetected = false;
|
||||
pluginOptions = {
|
||||
autoHide: false,
|
||||
autoHideDelay: 2000,
|
||||
arrowShow: true,
|
||||
arrowShow: false,
|
||||
arrowSize: 5,
|
||||
position: null,
|
||||
position: 'bottom',
|
||||
style: null,
|
||||
color: 'red',
|
||||
colors: {
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
@@ -119,9 +119,9 @@ bootstrapDetected = false
|
||||
pluginOptions =
|
||||
autoHide: false
|
||||
autoHideDelay: 2000
|
||||
arrowShow: true
|
||||
arrowShow: false
|
||||
arrowSize: 5
|
||||
position: null
|
||||
position: 'bottom'
|
||||
# Default style
|
||||
style: null
|
||||
# Default color
|
||||
|
||||
Reference in New Issue
Block a user