projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d012b5
)
Add UDB to list of displayed fields.
author
Mike Taylor
<mike@indexdata.com>
Fri, 12 Dec 2014 11:52:11 +0000
(11:52 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 12 Dec 2014 11:52:11 +0000
(11:52 +0000)
web/htdocs/details/full.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/details/full.mc
b/web/htdocs/details/full.mc
index
4695a51
..
6655727
100644
(file)
--- a/
web/htdocs/details/full.mc
+++ b/
web/htdocs/details/full.mc
@@
-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" ],