Skip to content

Commit

Permalink
add clipboard funtion active hint
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy201602 committed Jun 8, 2018
1 parent 970c2d5 commit fc60e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/webterminal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@
<!--var ws_scheme = window.location.protocol == "https:" ? "wss" : "ws";-->
<!--var ws_path = ws_scheme + '://' + window.location.host + '/guacamole/'+id+"/";-->
<!--connect_guacamole(document.getElementById(tabId),ws_path);-->
toastr["warning"]("Rdp and vnc protocol can use left ctrl+shift+alt shortcut to use clipboard function!");
}else {
showTab(tabId);
}
Expand Down

0 comments on commit fc60e69

Please sign in to comment.