gitlab-org--gitlab-foss/app/views/snippets
Sven Strickroth 57c2a9f03d Explicitly set image alt to prevent graphical glitches
Rails image_tag sets the alt-attribute to the filename which causes graphical glitches if the file could not be loaded.

Fixes https://github.com/gitlabhq/gitlabhq/issues/6036.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
2015-04-13 21:07:42 +02:00
..
_snippet.html.haml
_snippets.html.haml
current_user_index.html.haml Update views to single form of address. Change "my" to "your" 2015-03-22 20:10:12 -07:00
edit.html.haml
index.html.haml Update views to single form of address. Change "my" to "your" 2015-03-22 20:10:12 -07:00
new.html.haml
show.html.haml Explicitly set image alt to prevent graphical glitches 2015-04-13 21:07:42 +02:00
user_index.html.haml