Merge pull request #309 from astagi/feature/fixtaskscompletedtitle
Fix task completed title widthstable
commit
366f8950b3
|
@ -1,3 +1,3 @@
|
||||||
.current-progress(style!='width:<%- progress %>%')
|
.current-progress(style!='width:<%- progress %>%')
|
||||||
span.tasks-completed
|
div.tasks-completed
|
||||||
| <%- totalClosedTasks %>/<%- totalTasks %> tasks completed
|
| <%- totalClosedTasks %>/<%- totalTasks %> tasks completed
|
Loading…
Reference in New Issue