From a42f0591382d93485aef0acf9db6228022227459 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Wed, 30 Sep 2015 16:38:52 +0200 Subject: [PATCH] monitoring: Fix list/comments markup refs #5543 --- .../application/views/scripts/list/comments.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/comments.phtml b/modules/monitoring/application/views/scripts/list/comments.phtml index 759e47feaa..e5c483b728 100644 --- a/modules/monitoring/application/views/scripts/list/comments.phtml +++ b/modules/monitoring/application/views/scripts/list/comments.phtml @@ -13,14 +13,14 @@
" data-icinga-multiselect-data="comment_id"> peekAhead($this->compact) as $comment): ?> - - +
+
partial('partials/comment/comment-description.phtml', array('comment' => $comment)); ?>