Merge pull request #309 from astagi/feature/fixtaskscompletedtitle

Fix task completed title width
stable
Xaviju 2015-02-03 10:13:25 +01:00
commit 366f8950b3
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
.current-progress(style!='width:<%- progress %>%')
span.tasks-completed
| <%- totalClosedTasks %>/<%- totalTasks %> tasks completed
div.tasks-completed
| <%- totalClosedTasks %>/<%- totalTasks %> tasks completed