debian-mirror-gitlab/app/views/projects/snippets/new.html.haml

6 lines
217 B
Text
Raw Normal View History

2015-09-11 14:41:01 +05:30
- page_title "New Snippets"
2014-09-02 18:07:02 +05:30
%h3.page-title
New snippet
%hr
2015-09-11 14:41:01 +05:30
= render "shared/snippets/form", url: namespace_project_snippets_path(@project.namespace, @project, @snippet), visibility_level: default_snippet_visibility