Data attributes on big reply button

This commit is contained in:
TimGeyssens
2015-02-04 13:07:35 +01:00
parent 4b985fa2e1
commit 6c1d55df33
@@ -42,6 +42,6 @@
}
<div class="replybutton reply">
<a href="#" class="button green large">Reply to topic</a>
<a href="#" class="button green large" data-topic="@topic.Id" data-controller="comment">Reply to topic</a>
</div>
</ul>