gitlabhq/app/views/repositories/show.html.haml

6 lines
148 B
Text

= render "branches_head"
%table.zebra-striped.borders
- @activities.each do |update|
= render "repositories/branch", :branch => update.head