diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml index 1fd264c78a..c553e063dd 100644 --- a/app/views/groups/show.html.haml +++ b/app/views/groups/show.html.haml @@ -37,7 +37,7 @@ select: "select(\'producers\')"} .producers{"ng-controller" => "GroupEnterprisesCtrl"} .row - .small-12.columns.pad-top + .small-12.columns %h1 Our Producers = render partial: "shared/components/enterprise_search" -# TODO: find out why this is not working