Project

General

Profile

« Previous | Next » 

Revision 4153

Added by daigle almost 16 years ago

Populate password (hidden) on configuration form

View differences:

lib/admin/properties-configuration.jsp
106 106
     			</td>	
107 107
     			<td class="config-property-input" >	
108 108
					<input id="<%= metaDataProperty.getKey() %>" name="<%= metaDataProperty.getKey() %>" 	             		    	    	           		    	             			
109
	           		    	value="<%= request.getAttribute(metaDataProperty.getKey()) %>"
109 110
	           		    	type="<%= fieldType %>"
110 111
	           		    	alt="<%= metaDataProperty.getDescription() %>"/> 
111 112
				</td>

Also available in: Unified diff