debian-mirror-gitlab/app/views/snippets/edit.html.haml

6 lines
188 B
Text
Raw Normal View History

2015-09-11 14:41:01 +05:30
- page_title "Edit", @snippet.title, "Snippets"
2014-09-02 18:07:02 +05:30
%h3.page-title
2015-12-23 02:04:40 +05:30
Edit Snippet
2014-09-02 18:07:02 +05:30
%hr
2015-09-11 14:41:01 +05:30
= render 'shared/snippets/form', url: snippet_path(@snippet), visibility_level: @snippet.visibility_level