Move all stuff to groups controller

This commit is contained in:
randx 2012-10-02 20:42:15 +03:00
parent f9eda9b33a
commit 1b6a3dfec9
16 changed files with 339 additions and 27 deletions

View file

@ -9,7 +9,7 @@
.loading.hide
.side
= render "events/event_last_push", event: @last_push
- unless @group
- if @groups.present?
= render "groups", groups: @groups
= render "projects", projects: @projects
%div