summaryrefslogtreecommitdiff
path: root/app/views/snippets/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/snippets/new.html.haml')
-rw-r--r--app/views/snippets/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/snippets/new.html.haml b/app/views/snippets/new.html.haml
index 79e2392490d..ca8afb4bb6a 100644
--- a/app/views/snippets/new.html.haml
+++ b/app/views/snippets/new.html.haml
@@ -2,4 +2,4 @@
%h3.page-title
New Snippet
%hr
-= render "shared/snippets/form", url: snippets_path(@snippet), visibility_level: default_snippet_visibility
+= render "shared/snippets/form", url: snippets_path(@snippet)