move disconnect button to nav-header
moved disconnect button to nav-header fix navbar (responsive again) replace custon classes with bootstap classes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
function RconService() {
|
||||
|
||||
var ConnectionStatus = {
|
||||
'CONNECTING': 0,
|
||||
'OPEN': 1,
|
||||
|
||||
Reference in New Issue
Block a user