gitlab-org--gitlab-foss/app/views/projects/snippets/edit.html.haml

6 lines
236 B
Plaintext
Raw Normal View History

2015-04-30 17:06:18 +00:00
- page_title "Edit", @snippet.title, "Snippets"
%h3.page-title
Edit snippet
%hr
= render "shared/snippets/form", url: namespace_project_snippet_path(@project.namespace, @project, @snippet), visibility_level: @snippet.visibility_level