From: Sem Date: Fri, 11 May 2012 00:22:53 +0000 (+0200) Subject: Fixed unability to disable group videos bug. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=647fc5b52bce0441f17d0810da8def69109a124b;p=lorea%2Felgg.git Fixed unability to disable group videos bug. --- diff --git a/start.php b/start.php index 241d15aa8..9b7dd3084 100644 --- a/start.php +++ b/start.php @@ -40,7 +40,8 @@ function videolist_init() { 'height' => 400, )); - // extend group main page + // add to groups + add_group_tool_option('videolist', elgg_echo('groups:enablevideolist'), true); elgg_extend_view('groups/tool_latest', 'videolist/group_module'); //add a widget