Remove now-redundant page_description call from Groups#show

This commit is contained in:
Robert Speicher
2016-01-05 16:47:09 -05:00
parent a0793d69c5
commit 6d3b5ea2a9
-2
View File
@@ -1,5 +1,3 @@
- page_description @group.description
- unless can?(current_user, :read_group, @group)
- @disable_search_panel = true