gitlab-org--gitlab-foss/app/views/projects/milestones
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
..
_form.html.haml Merge branch 'master' into extend_markdown_upload 2015-02-24 14:54:39 +01:00
_issue.html.haml Explicitly set image alt to prevent graphical glitches 2015-04-13 21:07:42 +02:00
_issues.html.haml Exclude info rows from milestone sorting items 2014-06-13 15:18:23 +03:00
_merge_request.html.haml Explicitly set image alt to prevent graphical glitches 2015-04-13 21:07:42 +02:00
_merge_requests.html.haml Exclude info rows from milestone sorting items 2014-06-13 15:18:23 +03:00
_milestone.html.haml Better looking milestone lists 2015-04-01 02:45:47 +03:00
edit.html.haml
index.html.haml Merge branch 'master' into rails-4.1.9 2015-02-19 20:53:05 -07:00
new.html.haml
show.html.haml Milestones and labels can be used even when issues are disabled. 2015-03-24 15:18:27 -07:00
update.js.haml