Search form: avoid validation error in FilteringSelect.
This commit is contained in:
		
							parent
							
								
									d21c4a28ea
								
							
						
					
					
						commit
						0271630d4d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -295,7 +295,7 @@ | ||||||
|                     string:listConceptsForComboBox.js?searchType=$conceptTypeValue"> |                     string:listConceptsForComboBox.js?searchType=$conceptTypeValue"> | ||||||
|         </div> |         </div> | ||||||
|         <input dojoType="dijit.form.FilteringSelect" store="conceptSearch" |         <input dojoType="dijit.form.FilteringSelect" store="conceptSearch" | ||||||
|                autoComplete="False" labelAttr="label" style="height: 16px" |                autoComplete="False" labelAttr="name" style="height: 16px" | ||||||
|                name="concept.search.text" id="concept.search.text" |                name="concept.search.text" id="concept.search.text" | ||||||
|                tal:attributes="name name; |                tal:attributes="name name; | ||||||
|                                id string:$idPrefix.text; |                                id string:$idPrefix.text; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue