diff --git a/server.html b/server.html
index d91a86d6..69b377f4 100644
--- a/server.html
+++ b/server.html
@@ -561,17 +561,7 @@ td
{
var ret = $.extend(true,
{
- "config":
- {
- "host": "",
- "limits": [],
- "name": "",
- "protocols": {},
- "status": "",
- "version": ""
- },
"streams": {},
- "log": {},
"statistics": {}
}, d);
@@ -672,7 +662,7 @@ td
"host": "",
"limits": [],
"name": "",
- "protocols": {},
+ "protocols": [],
"status": "",
"version": ""
},
@@ -891,7 +881,7 @@ td
{
if(confirmDelete('Are you sure you want to force a JSON save?') == true)
{
- console.log('magie hier!'); // TODO FIXME
+ console.log('magie hier!'); // TODO FIXME JARON
}
}).text( 'force save to JSON file' )
);
@@ -911,26 +901,30 @@ td
$table.html("Protocol Port Interface ");
$tbody = $('