mirror of
				https://github.com/Icinga/icingaweb2.git
				synced 2025-10-31 03:14:31 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			249 B
		
	
	
	
		
			PHTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			249 B
		
	
	
	
		
			PHTML
		
	
	
	
	
	
| <div class="controls">
 | |
|     
 | |
|   <?php if (! $this->compact): ?>
 | |
|     <?= $this->tabs; ?>
 | |
|   <?php endif ?>
 | |
| 
 | |
|   <?= $this->render('partials/comment/comments-header.phtml'); ?>
 | |
| </div>
 | |
| 
 | |
| <div class="content object-command">
 | |
|     <?= $delCommentForm ?>
 | |
| </div>
 |