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:
alexfriesen
2017-04-21 15:45:55 +02:00
parent a02a57bf99
commit 39960aa897
3 changed files with 28 additions and 15 deletions
+1
View File
@@ -1,4 +1,5 @@
function RconService() {
var ConnectionStatus = {
'CONNECTING': 0,
'OPEN': 1,