GUAC-605: Add reconnect button and placeholder.

This commit is contained in:
Michael Jumper
2014-11-12 20:37:24 -08:00
parent b95b32971e
commit c1505cace2
2 changed files with 16 additions and 2 deletions

View File

@@ -265,6 +265,9 @@
"tunnelStates" : {
"closed" : "You have been disconnected. Reload the page to reconnect."
}
},
"action" : {
"reconnect" : "Reconnect"
}
}
}