summaryrefslogtreecommitdiff
path: root/app/views/projects/services/alerts/_help.html.haml
blob: ef3ab8d8d048aef292c632ac01139185dbf053b9 (plain)
1
2
3
.js-alerts-service-settings{ data: { activated: @service.activated?.to_s,
  form_path: scoped_integration_path(@service),
  authorization_key: @service.token, url: @service.url || _('<namespace / project>'), learn_more_url: 'https://docs.gitlab.com/ee/user/project/integrations/generic_alerts.html' } }