forked from lbsadmin/nodeMessageBoard
Removing footer for better display
This commit is contained in:
parent
e5a2a5888d
commit
c91434e233
@ -76,7 +76,7 @@ body {
|
|||||||
location.reload();
|
location.reload();
|
||||||
});
|
});
|
||||||
|
|
||||||
iosocket.on('onconnection', function() {
|
iosocket.on('connect', function() {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user