Welcome to mirror list, hosted at ThFree Co, Russian Federation.

edit.html.haml « snippets « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 945f0084dff1da7d823a00ffe6e17e4e08d34189 (plain)
1
2
3
4
5
- 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