debian-mirror-gitlab/app/views/projects/activity.html.haml

12 lines
212 B
Text
Raw Normal View History

2017-09-10 17:25:29 +05:30
- @no_container = true
- if show_new_nav?
- add_to_breadcrumbs("Project", project_path(@project))
2015-09-25 12:07:36 +05:30
- page_title "Activity"
2017-08-17 22:00:37 +05:30
= render "projects/head"
2015-09-25 12:07:36 +05:30
2015-11-26 14:37:03 +05:30
= render 'projects/last_push'
2015-09-11 14:41:01 +05:30
= render 'projects/activity'