• Phil Hughes's avatar
    Fixed bugs with diff comment avatars · 789bae24
    Phil Hughes authored
    The comment button on commit view was way out to the left side because
    the element that renders the diff avatars was rendering when it shouldnt
    be
    
    When commenting on a discussion on the discussions tab it would try to
    render the avatar & in some cases work correctly even though it shouldnt
    be possible for this to happen. Changed the if statement to take this
    into account
    
    Closes #29237, #29238, #29243
    789bae24
_parallel_view.html.haml 2.89 KB