• Nick Stenning's avatar
    Render reply count in annotation directive · 05683b6e
    Nick Stenning authored
    The reply count being drawn in the thread directive causes display
    issues if we want it to be in its current position alongside the
    annotation controls.
    
    This change moves the responsibility for (optionally) drawing a reply
    count into the annotation directive. It results in simpler, clearer CSS
    and in particular makes it possible to trigger a click event on the
    reply count element.
    05683b6e
thread.coffee 7.05 KB