Closed (fixed)
Project:
Best reply
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2012 at 07:20 UTC
Updated:
24 Feb 2012 at 07:22 UTC
I want to create a view of my comments.
how can i add a link to mark comment as "besreply"?
Comments
Comment #1
taslett commentedIf you build a link with a
class="br_mark"and thehref="/bestreply/mark/(comment id)"you should be pretty close.