Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_alert_info.html.haml « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e6dbcfbff1c66d7352d5aa48575fdab710560901 (plain)
1
2
3
= render Pajamas::AlertComponent.new(variant: :info, dismissible: true) do |c|
  - c.with_body do
    = body