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:
bede310
)
Add proxy field for editing.
author
Mike Taylor
<mike@indexdata.com>
Fri, 23 Jan 2015 10:37:52 +0000
(10:37 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 23 Jan 2015 10:37:52 +0000
(10:37 +0000)
web/htdocs/details/edit.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/details/edit.mc
b/web/htdocs/details/edit.mc
index
375e3ef
..
363dbbc
100644
(file)
--- a/
web/htdocs/details/edit.mc
+++ b/
web/htdocs/details/edit.mc
@@
-128,6
+128,8
@@
my @fields =
qw() ],
[ password => 0, "Password (if needed)", "e:serverInfo/e:authentication/e:password",
qw(e:user) ],
+ [ proxy => 0, "Proxy (if needed)", "e:serverInfo/e:authentication/e:proxy",
+ qw(e:password) ],
[ description => 5, "Description", "e:databaseInfo/e:description",
qw(e:title) ],
[ author => 0, "Author", "e:databaseInfo/e:author",