debian-mirror-gitlab/app/views/projects/services/alerts/_help.html.haml
2020-04-22 19:07:51 +05:30

3 lines
303 B
Text

.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' } }