Comment buttons on issues list.
parent
3d13682071
commit
b481681090
|
@ -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="")
|
||||||
|
|
Loading…
Reference in New Issue