Data attributes on big reply button
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user