提交 ce6e5f34 编写于 作者: R Robert Speicher

Remove unused li classes from milestone issue filter

上级 ace81635
......@@ -49,8 +49,8 @@
%thead
%th
%ul.nav.nav-pills
%li.active.open= link_to('Open Issues', '#')
%li.all=link_to('All Issues', '#')
%li.active= link_to('Open Issues', '#')
%li=link_to('All Issues', '#')
- @issues.each do |issue|
%tr
%td{data: {closed: issue.closed}}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册