gitlabhq/gitlab-ci

View on GitHub
app/views/admin/projects/index.html.haml

Summary

Maintainability
Test Coverage
%table.table
  %thead
    %tr
      %th ID
      %th Name
      %th Last build
      %th Access
      %th Builds
      %th

  = render @projects

= paginate @projects