This commit is contained in:
Jaime Pillora
2013-04-05 15:09:44 +11:00
parent d22c0c7422
commit b6f80adb32
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -43,9 +43,9 @@ bootstrapDetected = false;
pluginOptions = { pluginOptions = {
autoHide: false, autoHide: false,
autoHideDelay: 2000, autoHideDelay: 2000,
arrowShow: true, arrowShow: false,
arrowSize: 5, arrowSize: 5,
position: null, position: 'bottom',
style: null, style: null,
color: 'red', color: 'red',
colors: { colors: {
+1 -1
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -119,9 +119,9 @@ bootstrapDetected = false
pluginOptions = pluginOptions =
autoHide: false autoHide: false
autoHideDelay: 2000 autoHideDelay: 2000
arrowShow: true arrowShow: false
arrowSize: 5 arrowSize: 5
position: null position: 'bottom'
# Default style # Default style
style: null style: null
# Default color # Default color