mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-30 20:51:22 +00:00 
			
		
		
		
	add chzn-select for attributes
This commit is contained in:
		
							parent
							
								
									f9d70aa04a
								
							
						
					
					
						commit
						a36087e405
					
				|  | @ -1227,7 +1227,7 @@ $(document).ready(function() { | |||
| 				} else { | ||||
| 					echo "\""; | ||||
| 				} | ||||
| 				echo "".((!$norequire && $attrdef->getMinValues() > 0) ? ' required' : '').">"; | ||||
| 				echo "".((!$norequire && $attrdef->getMinValues() > 0) ? ' required' : '')." class=\"chzn-select\">"; | ||||
| 				if(!$attrdef->getMultipleValues()) { | ||||
| 					echo "<option value=\"\"></option>"; | ||||
| 				} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann