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: 30dfc87b9bfca4ed4b9bcd66e684ba8e86f838a4 (plain)
1
2
3
= render Pajamas::AlertComponent.new(variant: :info, dismissible: true) do |c|
  = c.body do
    = body