debian-mirror-gitlab/app/views/projects/services/alerts/_help.html.haml
2020-03-13 15:44:24 +05:30

3 lines
289 B
Text

.js-alerts-service-settings{ data: { activated: @service.activated?.to_s,
form_path: project_service_path(@project, @service.to_param),
authorization_key: @service.token, url: @service.url, learn_more_url: 'https://docs.gitlab.com/ee/user/project/integrations/generic_alerts.html' } }