mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 05:11:27 +00:00 
			
		
		
		
	Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
		
						commit
						d664e166b6
					
				|  | @ -377,7 +377,8 @@ $(document).ready( function() { | |||
| 			element.html(data); | ||||
| 			$(".chzn-select").select2({ | ||||
| 				width: '100%', | ||||
| 				templateResult: chzn_template_func | ||||
| 				templateResult: chzn_template_func, | ||||
| 				templateSelection: chzn_template_func | ||||
| 			}); | ||||
| 			$(".pwd").passStrength({ /* {{{ */ | ||||
| 				url: "../op/op.Ajax.php", | ||||
|  | @ -425,7 +426,8 @@ $(document).ready( function() { | |||
| 			element.html(data); | ||||
| 			$(".chzn-select").select2({ | ||||
| 				width: '100%', | ||||
| 				templateResult: chzn_template_func | ||||
| 				templateResult: chzn_template_func, | ||||
| 				templateSelection: chzn_template_func | ||||
| 			}); | ||||
| 			$(".pwd").passStrength({ /* {{{ */ | ||||
| 				url: "../op/op.Ajax.php", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann