Comment buttons on issues list.
parent
3d13682071
commit
b481681090
|
@ -1,14 +1,14 @@
|
|||
section.list-filters
|
||||
ul
|
||||
li
|
||||
a(href="#").active
|
||||
span.icon.icon-issues
|
||||
| SHOW LIST
|
||||
// li
|
||||
// a(href="#").active
|
||||
// span.icon.icon-issues
|
||||
// | SHOW LIST
|
||||
|
||||
li
|
||||
a(href="#")
|
||||
span.icon.icon-graph
|
||||
| SHOW GRAPH
|
||||
// li
|
||||
// a(href="#")
|
||||
// span.icon.icon-graph
|
||||
// | SHOW GRAPH
|
||||
|
||||
div.new-issue
|
||||
a.button.button-green(href="")
|
||||
|
|
Loading…
Reference in New Issue