gitlab-org--gitlab-foss/app/views/projects/snippets
Sean McGivern f799585c41 Keep snippet visibility on error
When a snippet is submitted, but there's an error, we didn't keep the
visibility level. As the default is private, this means that submitting
a public snippet that failed would then fall back to being a private
snippet.
2017-02-02 10:23:50 +00:00
..
_actions.html.haml invert snippet action buttons 2016-12-10 00:57:23 -06:00
edit.html.haml Keep snippet visibility on error 2017-02-02 10:23:50 +00:00
index.html.haml implement snippets_scope_menu partial to reduce code duplication 2016-12-10 00:57:23 -06:00
new.html.haml Keep snippet visibility on error 2017-02-02 10:23:50 +00:00
show.html.haml HAMLLint: Fix `ImplicitDiv` offences 2016-12-31 11:43:08 +05:30