Comment buttons on issues list.

stable
Andrey Antukh 2014-07-10 17:52:55 +02:00
parent 3d13682071
commit b481681090
1 changed files with 8 additions and 8 deletions

View File

@ -1,14 +1,14 @@
section.list-filters section.list-filters
ul ul
li // li
a(href="#").active // a(href="#").active
span.icon.icon-issues // span.icon.icon-issues
| SHOW LIST // | SHOW LIST
li // li
a(href="#") // a(href="#")
span.icon.icon-graph // span.icon.icon-graph
| SHOW GRAPH // | SHOW GRAPH
div.new-issue div.new-issue
a.button.button-green(href="") a.button.button-green(href="")