debian-mirror-gitlab/app/views/projects/triggers/_content.html.haml

9 lines
306 B
Text
Raw Normal View History

2018-03-17 18:26:18 +05:30
%p.append-bottom-default
2017-08-17 22:00:37 +05:30
Triggers with the
%span.label.label-primary legacy
label do not have an associated user and only have access to the current project.
2018-03-17 18:26:18 +05:30
%br
2017-08-17 22:00:37 +05:30
= succeed '.' do
Learn more in the
= link_to 'triggers documentation', help_page_path('ci/triggers/README'), target: '_blank'