summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/_template_selectors.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/blob/_template_selectors.html.haml')
-rw-r--r--app/views/projects/blob/_template_selectors.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/blob/_template_selectors.html.haml b/app/views/projects/blob/_template_selectors.html.haml
index 2be95bc5541..ba8029ac32a 100644
--- a/app/views/projects/blob/_template_selectors.html.haml
+++ b/app/views/projects/blob/_template_selectors.html.haml
@@ -1,4 +1,4 @@
-.template-selectors-menu.gl-pl-2
+.template-selectors-menu.gl-pl-2-deprecated-no-really-do-not-use-me
.template-selector-dropdowns-wrap
.template-type-selector.js-template-type-selector-wrap.hidden
- toggle_text = should_suggest_gitlab_ci_yml? ? '.gitlab-ci.yml' : 'Select a template type'