Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
20de6819
Commit
20de6819
authored
Jun 24, 2020
by
nuwe1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update changes
parent
1a088a82
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
app/views/projects/blob/viewers/_loading.html.haml
app/views/projects/blob/viewers/_loading.html.haml
+1
-1
app/views/projects/blob/viewers/_sketch.html.haml
app/views/projects/blob/viewers/_sketch.html.haml
+1
-1
app/views/projects/blob/viewers/_stl.html.haml
app/views/projects/blob/viewers/_stl.html.haml
+1
-1
No files found.
app/views/projects/blob/viewers/_loading.html.haml
View file @
20de6819
.text-center.prepend-top-default.
append-bottom-default
.text-center.prepend-top-default.
gl-mb-3
.spinner.spinner-md.qa-spinner.mt-1
.spinner.spinner-md.qa-spinner.mt-1
app/views/projects/blob/viewers/_sketch.html.haml
View file @
20de6819
.file-content
#js-sketch-viewer
{
data:
{
endpoint:
blob_raw_path
}
}
.file-content
#js-sketch-viewer
{
data:
{
endpoint:
blob_raw_path
}
}
.text-center.prepend-top-default.
append-bottom-default
.js-loading-icon
.text-center.prepend-top-default.
gl-mb-3
.js-loading-icon
.spinner.spinner-md.mt-1
.spinner.spinner-md.mt-1
app/views/projects/blob/viewers/_stl.html.haml
View file @
20de6819
.file-content.is-stl-loading
.file-content.is-stl-loading
.text-center.prepend-top-default.append-bottom-default
#js-stl-viewer
{
data:
{
endpoint:
blob_raw_path
}
}
.text-center.prepend-top-default.append-bottom-default
#js-stl-viewer
{
data:
{
endpoint:
blob_raw_path
}
}
.spinner.spinner-md.mt-1
.spinner.spinner-md.mt-1
.text-center.prepend-top-default.
append-bottom-default
.stl-controls
.text-center.prepend-top-default.
gl-mb-3
.stl-controls
.btn-group
.btn-group
%button
.btn.btn-default.btn-sm.js-material-changer
{
data:
{
type:
'wireframe'
}
}
%button
.btn.btn-default.btn-sm.js-material-changer
{
data:
{
type:
'wireframe'
}
}
Wireframe
Wireframe
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment