mirror of
				https://github.com/Icinga/icingaweb2.git
				synced 2025-10-31 03:14:31 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			77 B
		
	
	
	
		
			PHTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			77 B
		
	
	
	
		
			PHTML
		
	
	
	
	
	
| <?php if (isset($grapher)) {
 | |
|   echo $grapher->getPreviewHtml($object);
 | |
| } ?>
 | |
| 
 |