From e6740c5093f591ac25c78d171b7a614a4ba228a7 Mon Sep 17 00:00:00 2001 From: Matthias Jentsch Date: Mon, 4 May 2015 15:51:17 +0200 Subject: [PATCH] Set link target to next page in all comment views refs #8903 --- .../application/views/scripts/comment/show.phtml | 8 +++++--- .../application/views/scripts/comments/show.phtml | 12 +++++++----- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/modules/monitoring/application/views/scripts/comment/show.phtml b/modules/monitoring/application/views/scripts/comment/show.phtml index c5492a1cf..fa2682d2e 100644 --- a/modules/monitoring/application/views/scripts/comment/show.phtml +++ b/modules/monitoring/application/views/scripts/comment/show.phtml @@ -2,15 +2,17 @@ compact): ?> tabs; ?> - - render('partials/comment/comment-header.phtml'); ?> + +
+ render('partials/comment/comment-header.phtml'); ?> +

translate('Comment detail information') ?>

- + comment->objecttype === 'service'): ?>
translate('Service') ?> diff --git a/modules/monitoring/application/views/scripts/comments/show.phtml b/modules/monitoring/application/views/scripts/comments/show.phtml index f54f3904a..6298749b2 100644 --- a/modules/monitoring/application/views/scripts/comments/show.phtml +++ b/modules/monitoring/application/views/scripts/comments/show.phtml @@ -1,9 +1,11 @@
- compact): ?> - tabs; ?> - - - render('partials/comment/comments-header.phtml'); ?> + compact): ?> + tabs; ?> + + +
+ render('partials/comment/comments-header.phtml'); ?> +