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

6 lines
188 B
Plaintext
Raw Normal View History

2015-04-30 17:06:18 +00:00
- page_title "Edit", @snippet.title, "Snippets"
%h3.page-title
2015-12-02 13:27:29 +00:00
Edit Snippet
%hr
= render 'shared/snippets/form', url: snippet_path(@snippet), visibility_level: @snippet.visibility_level