mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
This commit is contained in:
		
						commit
						da6958a936
					
				|  | @ -372,6 +372,8 @@ $(document).ready( function() { | |||
| 			} | ||||
| 		} else | ||||
| 			url = href; | ||||
| 		if(!element.data('no-spinner')) | ||||
| 			element.prepend('<div style="position: _absolute; overflow: hidden; background: #f7f7f7; z-index: 1000; height: 200px; width: '+element.width()+'px; opacity: 0.7; display: table;"><div style="display: table-cell;text-align: center; vertical-align: middle; "><img src="../views/bootstrap/images/ajax-loader.gif"></div>'); | ||||
| 		$.get(url, function(data) { | ||||
| 			element.html(data); | ||||
| //			$(".chzn-select").chosen();
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann