mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
Removed obviously completed TODO comment.
This commit is contained in:
@@ -174,9 +174,6 @@
|
||||
window.location.href = "logout";
|
||||
};
|
||||
|
||||
// TODO: Get connection list
|
||||
// On no-auth fail, show login UI
|
||||
|
||||
loginForm.onsubmit = function() {
|
||||
|
||||
var username = document.getElementById("username");
|
||||
|
Reference in New Issue
Block a user