gitlab-org--gitlab-foss/app
Phil Hughes 789bae241c Fixed bugs with diff comment avatars
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
2017-03-09 08:53:47 +00:00
..
assets
controllers
finders
helpers
mailers
models
policies
presenters
serializers
services
uploaders
validators
views Fixed bugs with diff comment avatars 2017-03-09 08:53:47 +00:00
workers