From: Mike Taylor Date: Fri, 23 Jan 2015 10:31:53 +0000 (+0000) Subject: Dusplay proxy X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=bede31050ee10e9a8a3dd20f91ab9d62e0f5af66;ds=sidebyside Dusplay proxy --- diff --git a/web/htdocs/details/full.mc b/web/htdocs/details/full.mc index 6655727..50f947c 100644 --- a/web/htdocs/details/full.mc +++ b/web/htdocs/details/full.mc @@ -26,6 +26,7 @@ if ($n == 0) { [ "Type of Library" => "i:status/i:libraryType" ], # [ "Username (if needed)" => "e:serverInfo/e:authentication/e:user" ], # [ "Password (if needed)" => "e:serverInfo/e:authentication/e:password" ], + [ "Proxy (if needed)" => "e:serverInfo/e:authentication/e:proxy" ], [ "Server ID" => 'i:status/i:serverImplementationId/@value' ], [ "Server Name" => 'i:status/i:serverImplementationName/@value' ], [ "Server Version" => 'i:status/i:serverImplementationVersion/@value' ],