Changes between Version 1 and Version 2 of Ticket #5029, comment 3
- Timestamp:
- 05/29/2013 12:18:02 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5029, comment 3
v1 v2 6 6 7 7 Also I can definitely directly edit: 8 {{{ 8 9 $template_args = array { 9 'display_comments' => false //$display_comments,10 'display_comments' => false, //$display_comments, 10 11 ) 12 }}} 11 13 and remove the comments from the activity display.