CVSROOT:        /cvs/cluster
Module name:    conga
Branch:         RHEL4
Changes by:     [EMAIL PROTECTED]       2008-04-28 03:57:41

Modified files:
        luci/cluster   : resource-form-macros 

Log message:
        Fix so export path shows up when editing an existing netfs resource

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/resource-form-macros.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.31.2.10&r2=1.31.2.11

--- conga/luci/cluster/resource-form-macros     2008/04/21 18:15:17     
1.31.2.10
+++ conga/luci/cluster/resource-form-macros     2008/04/28 03:57:41     
1.31.2.11
@@ -758,7 +758,7 @@
                                <input type="text" size="20" name="exportpath"
                                        tal:attributes="
                                                disabled python: editDisabled;
-                                               value res/attrs/readOnly | 
nothing" />
+                                               value res/attrs/export | 
nothing" />
                        </td>
                </tr>
 

Reply via email to