gitlabhq/app/views/user_issues/index.html.haml

10 lines
180 B
Plaintext
Raw Normal View History

%div#issues-table-holder
%table.round-borders#issues-table
%thead
%th
.top_panel_issues
%h2 Issues assigned to me
= render 'issues/issues'
%br