Fixed admin layout

This commit is contained in:
Lars van Hijfte
2017-02-03 11:18:32 +01:00
parent c29be662bc
commit 53e1d7fef3
3 changed files with 8 additions and 4 deletions

View File

@@ -51,6 +51,7 @@ function sendMessage() {
});
$("#newContent").val("");
$("#newContent").focus();
}
// Add messages to the chat.