gitlab-org--gitlab-foss/app/views/shared/_alert_info.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
104 B
Text
Raw Normal View History

= render Pajamas::AlertComponent.new(variant: :info, dismissible: true) do |c|
= c.body do
= body