Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Amanda Ghassaei
AMOEBA
Commits
73a5e11c
Commit
73a5e11c
authored
May 26, 2016
by
amandaghassaei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo
parent
4c934a9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
js/menus/contextMenu/CellContextMenu.html
js/menus/contextMenu/CellContextMenu.html
+2
-2
No files found.
js/menus/contextMenu/CellContextMenu.html
View file @
73a5e11c
<ul>
<li><a
href=
"#"
data-axis=
"x"
class=
"rotateCell"
>
Rotate X (Red)
</a></li>
<li><a
href=
"#"
data-axis=
"y"
class=
"rotateCell"
>
Rotate Y (
Blue
)
</a></li>
<li><a
href=
"#"
data-axis=
"z"
class=
"rotateCell"
>
Rotate Z (
Green
)
</a></li>
<li><a
href=
"#"
data-axis=
"y"
class=
"rotateCell"
>
Rotate Y (
Green
)
</a></li>
<li><a
href=
"#"
data-axis=
"z"
class=
"rotateCell"
>
Rotate Z (
Blue
)
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"#"
id=
"deleteCell"
>
Delete Cell
</a></li>
</ul>
\ No newline at end of file
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