aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorJoachim Filip Ignacy Bartosik <jbartosik@gmail.com>2011-07-23 21:03:30 +0200
committerJoachim Filip Ignacy Bartosik <jbartosik@gmail.com>2011-07-23 21:03:30 +0200
commit4dc2cfe2c05bae37f12940584eec183e0c304581 (patch)
tree0af029e30d48a7e22aac65c56e0315aba17507ce /app
parentShow links to answers on user questions listing (diff)
downloadrecruiting-webapp-4dc2cfe2c05bae37f12940584eec183e0c304581.tar.gz
recruiting-webapp-4dc2cfe2c05bae37f12940584eec183e0c304581.tar.bz2
recruiting-webapp-4dc2cfe2c05bae37f12940584eec183e0c304581.zip
Don't show wrong unanswered questions count
Fix bug: https://bugs.gentoo.org/show_bug.cgi?id=355909
Diffstat (limited to 'app')
-rw-r--r--app/views/questions/unanswered_questions.dryml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/questions/unanswered_questions.dryml b/app/views/questions/unanswered_questions.dryml
index 46fb4e3..29789b6 100644
--- a/app/views/questions/unanswered_questions.dryml
+++ b/app/views/questions/unanswered_questions.dryml
@@ -1,4 +1,5 @@
<index-page>
+ <count:></count:>
<content-body:>
<repeat with="&current_user.unanswered_questions">
<card/>