appeal: Fix object structure passed into $().multiprogressbar.
This commit is contained in:
		
							parent
							
								
									2c5a5f3a95
								
							
						
					
					
						commit
						4afce1eadc
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -41,9 +41,7 @@ $(document).ready(function() { | |||
|             textClass: "goalText", | ||||
|         }); | ||||
|     } | ||||
|     var $progressBar = $('#siteprogressbar'); | ||||
|     $progressBar.empty(); | ||||
|     $progressBar.multiprogressbar(barParts); | ||||
|     $('#siteprogressbar').empty().multiprogressbar({parts: barParts}); | ||||
| 
 | ||||
|     $('span#fundraiser-percentage').css({ 'color'        : 'green', | ||||
|                                           'font-weight'  : 'bold', | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Brett Smith
						Brett Smith