Move all stuff to groups controller
This commit is contained in:
parent
f9eda9b33a
commit
1b6a3dfec9
16 changed files with 339 additions and 27 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue