Fix version string
This commit is contained in:
		
							parent
							
								
									b2d670a05d
								
							
						
					
					
						commit
						30d3730464
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								util.js
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								util.js
									
										
									
									
									
								
							|  | @ -146,7 +146,7 @@ function updatePage (data) { | ||||||
|          |          | ||||||
|         $(".fancycover").fancybox(fancyBoxObject (null, 'image')); |         $(".fancycover").fancybox(fancyBoxObject (null, 'image')); | ||||||
|              |              | ||||||
|         $(".fancyabout").fancybox(fancyBoxObject ('COPS ' + currentData.version, 'ajax')); |         $(".fancyabout").fancybox(fancyBoxObject ('COPS ' + currentData.const.version, 'ajax')); | ||||||
|     } |     } | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue