Suppression du mode show solo
This commit is contained in:
parent
bf6d6016ac
commit
f2a21fcd5a
@ -51,10 +51,9 @@ $(document).ready( function()
|
||||
position: {
|
||||
corner: {
|
||||
target: 'leftMiddle',
|
||||
tooltip: 'rightMiddle'
|
||||
tooltip: 'rightMidle'
|
||||
}
|
||||
},
|
||||
show: { solo: true},
|
||||
style: {
|
||||
tip: true,
|
||||
border: { width: 1, radius: 0 },
|
||||
@ -77,7 +76,6 @@ $(document).ready( function()
|
||||
tooltip: 'rightMiddle'
|
||||
}
|
||||
},
|
||||
show: { solo: true},
|
||||
style: {
|
||||
tip: true,
|
||||
border: { width: 1, radius: 0 },
|
||||
|
Loading…
Reference in New Issue
Block a user