CC-4545: Fix tooltip for Auto Switch On feature
This commit is contained in:
parent
fa8c561dab
commit
395d25158f
|
@ -313,7 +313,7 @@ $(document).ready(function() {
|
|||
|
||||
$("#auto_switch_help").qtip({
|
||||
content: {
|
||||
text: "Check this box to automatically switch on Master/Show source upon source disconnection."
|
||||
text: "Check this box to automatically switch on Master/Show source upon source connection."
|
||||
},
|
||||
hide: {
|
||||
delay: 500,
|
||||
|
|
Loading…
Reference in New Issue