Forgotten href attribute.

This commit is contained in:
Paulo Reis 2016-06-24 15:22:34 +01:00
parent 51df3825e5
commit c376c807d7

View file

@ -125,10 +125,12 @@ div.full-size.pdf(ng-controller="PdfController")
label.card-hint-feedback-label #{translate("log_hint_feedback_label")}
a.card-hint-feedback-positive(
ng-click="feedbackSent = true;"
href
) #{translate("answer_yes")}
span  / 
a.card-hint-feedback-negative(
ng-click="feedbackSent = true;"
href
) #{translate("answer_no")}
.card-hint-feedback(ng-show="feedbackSent")
label.card-hint-feedback-label #{translate("log_hint_feedback_gratitude")}