set connection id on start

This commit is contained in:
chsakell
2016-10-05 12:54:45 +03:00
parent 8a8055d0ba
commit 69afcd0108
9 changed files with 35 additions and 15 deletions

View File

@@ -33,7 +33,7 @@ th, td {
}
.chat-table {
height: 240px;
height: 253px;
overflow: auto;
}