Add UDB to list of displayed fields.
authorMike Taylor <mike@indexdata.com>
Fri, 12 Dec 2014 11:52:11 +0000 (11:52 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 12 Dec 2014 11:52:11 +0000 (11:52 +0000)
web/htdocs/details/full.mc

index 4695a51..6655727 100644 (file)
@@ -22,6 +22,7 @@ if ($n == 0) {
                  [ Host => "e:serverInfo/e:host" ],
                  [ Port => "e:serverInfo/e:port" ],
                  [ "Database Name" => "e:serverInfo/e:database" ],
+                 [ "Access Name (Unique DB)" => "e:databaseInfo/i:udb" ],
                  [ "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" ],