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

edit.html.haml « snippets « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1a380035661d4a24ca894e70734c13b8f8f7d096 (plain)
1
2
3
4
5
- page_title "Edit", @snippet.title, "Snippets"
%h3.page-title
  Edit snippet
%hr
= render 'shared/snippets/form', url: snippet_path(@snippet), visibility_level: @snippet.visibility_level