From 9e2ddd915cfb5ec6ab91f1453c69be36ca24fbfd Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Tue, 19 Jun 2012 17:53:31 +0000 Subject: [PATCH] cosmetic : action, if view only then hide the button to enlarge the comment --- include/template/detail-action.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/template/detail-action.php b/include/template/detail-action.php index 60baf2ba2..92324bc39 100644 --- a/include/template/detail-action.php +++ b/include/template/detail-action.php @@ -244,8 +244,10 @@ for( $c=0;$cinput(); ?> + value="+" onclick="enlarge('ag_comment');return false;"> value="-" style="display:none" onclick="small('ag_comment');return false;"> +