summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures/project_select_combo_button.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/javascripts/fixtures/project_select_combo_button.html.haml')
-rw-r--r--spec/javascripts/fixtures/project_select_combo_button.html.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/spec/javascripts/fixtures/project_select_combo_button.html.haml b/spec/javascripts/fixtures/project_select_combo_button.html.haml
deleted file mode 100644
index 432cd5fcc74..00000000000
--- a/spec/javascripts/fixtures/project_select_combo_button.html.haml
+++ /dev/null
@@ -1,6 +0,0 @@
-.project-item-select-holder
- %input.project-item-select{ data: { group_id: '12345' , relative_path: 'issues/new' } }
- %a.new-project-item-link{ data: { label: 'New issue', type: 'issues' }, href: ''}
- %i.fa.fa-spinner.spin
- %a.new-project-item-select-button
- %i.fa.fa-caret-down