summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/_stl.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/blob/_stl.html.haml')
-rw-r--r--app/views/projects/blob/_stl.html.haml12
1 files changed, 0 insertions, 12 deletions
diff --git a/app/views/projects/blob/_stl.html.haml b/app/views/projects/blob/_stl.html.haml
deleted file mode 100644
index a9332a0eeb6..00000000000
--- a/app/views/projects/blob/_stl.html.haml
+++ /dev/null
@@ -1,12 +0,0 @@
-- content_for :page_specific_javascripts do
- = page_specific_javascript_bundle_tag('stl_viewer')
-
-.file-content.is-stl-loading
- .text-center#js-stl-viewer{ data: { endpoint: namespace_project_raw_path(@project.namespace, @project, @id) } }
- = icon('spinner spin 2x', class: 'prepend-top-default append-bottom-default', 'aria-hidden' => 'true', 'aria-label' => 'Loading')
- .text-center.prepend-top-default.append-bottom-default.stl-controls
- .btn-group
- %button.btn.btn-default.btn-sm.js-material-changer{ data: { type: 'wireframe' } }
- Wireframe
- %button.btn.btn-default.btn-sm.active.js-material-changer{ data: { type: 'default' } }
- Solid