Suppression du mode show solo

This commit is contained in:
Michael RICOIS 2011-07-11 13:39:48 +00:00
parent bf6d6016ac
commit f2a21fcd5a

View File

@ -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 },