From d5fd682985a2fe7f137893cc7ea5e78694aa6b9f Mon Sep 17 00:00:00 2001 From: zzz Date: Fri, 27 May 2011 14:58:57 +0000 Subject: [PATCH] * Console: Fix router.updateThroughProxy being set to false after saving change on /configupdate when install dir is read-only. (ticket #466) --- apps/routerconsole/jsp/configupdate.jsp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/apps/routerconsole/jsp/configupdate.jsp b/apps/routerconsole/jsp/configupdate.jsp index 4b1bf4bc6..a3104e15f 100644 --- a/apps/routerconsole/jsp/configupdate.jsp +++ b/apps/routerconsole/jsp/configupdate.jsp @@ -39,14 +39,16 @@ <% if (updatehelper.canInstall()) { %> <%=formhandler._("Update policy")%>: - + + <% } // if canInstall %> <%=intl._("Update through the eepProxy?")%> <%=intl._("eepProxy host")%>: " /> <%=intl._("eepProxy port")%>: - " /> - <%=intl._("Update URLs")%>: + " /> + <% if (updatehelper.canInstall()) { %> + <%=intl._("Update URLs")%>: <%=intl._("Trusted keys")%>: