summaryrefslogtreecommitdiff
path: root/app/views/projects/_project_templates.html.haml
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-07-31 17:34:00 +0100
committerFilipa Lacerda <filipa@gitlab.com>2017-07-31 17:34:00 +0100
commit74b58131d49ac1379cc8071b1df3867bdbf54eae (patch)
treeff7bc770f54f741c2f8e46dbada7a2c4001f131f /app/views/projects/_project_templates.html.haml
parentcb127785e08c37fd1f5e0dd11ca2327930fa443a (diff)
downloadgitlab-ce-74b58131d49ac1379cc8071b1df3867bdbf54eae.tar.gz
[ci skip] Removes dummy placeholders
Diffstat (limited to 'app/views/projects/_project_templates.html.haml')
-rw-r--r--app/views/projects/_project_templates.html.haml11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/views/projects/_project_templates.html.haml b/app/views/projects/_project_templates.html.haml
index 8a3b5290f83..a802705051e 100644
--- a/app/views/projects/_project_templates.html.haml
+++ b/app/views/projects/_project_templates.html.haml
@@ -11,14 +11,3 @@
%input{ type: "radio", autocomplete: "off", name: "project_templates", id: template.name }
= image_tag(template.logo_path)
= template.title
-
- %div.btn.btn-default
- %input{ type: "radio", autocomplete: "off", name: "project_templates", id: "blank" }
- = icon('file-o')
- Node Express
-
-
- %div.btn.btn-default
- %input{ type: "radio", autocomplete: "off", name: "project_templates", id: "blank"}
- = icon('file-o')
- Java Spring