RLG-Web client: some cleanup
Separate RLG-specific CSS into its own file, fix some typos.
This commit is contained in:
parent
2d86b63c98
commit
018adf9acf
4 changed files with 21 additions and 7 deletions
|
|
@ -419,7 +419,7 @@ function logout() {
|
|||
nrecv = 0;
|
||||
msgQ = [];
|
||||
//document.getElementById("loginform").style.display = "block";
|
||||
setform("login");
|
||||
setmode("login");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue