Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gunjan Yadu
purr-data
Commits
4b4d73bb
Commit
4b4d73bb
authored
Mar 19, 2021
by
Gunjan Yadu
Browse files
Formatting of the file
parent
b6cb51de
Pipeline
#3170
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
emscripten/project/purr-data/components/menu/menu.html
View file @
4b4d73bb
...
...
@@ -8,42 +8,42 @@
<label>
<li
id=
"file-open"
>
</li>
<input
id=
"uploadPatch"
type=
"file"
onchange=
"pdbundle.pdgui.upload_patch(this.files)"
multiple
>
<input
id=
"uploadPatch"
type=
"file"
onchange=
"pdbundle.pdgui.upload_patch(this.files)"
multiple
>
</label>
<!-- Recent Files submenu -->
<li
id=
"file-recent-files"
>
</li>
<!-- End canvas specific -->
<li
id=
"file-message"
></li>
<li
id=
"file-close"
></li>
<li
id=
"file-quit"
></li>
</ul>
</li>
<!-- Edit section -->
<li
id=
"menu-edit"
>
<ul>
<li
id=
"edit-copy"
></li>
<li
id=
"edit-selectall"
></li>
<li
id=
"edit-clear-console"
></li>
<ul>
<li
id=
"edit-copy"
></li>
<li
id=
"edit-selectall"
></li>
<li
id=
"edit-clear-console"
></li>
<li
id=
"edit-find"
></li>
<li
id=
"edit-preferences"
></li>
</ul>
</li>
<!-- View Section -->
<li
id=
"menu-view"
>
<ul>
<li
id=
"view-zoomin"
></li>
<li
id=
"view-zoomout"
></li>
<li
id=
"view-zoomout"
></li>
<li
id=
"view-zoomreset"
></li>
<li
id=
"view-fullscreen"
></li>
</ul>
</li>
<!-- Media section -->
<li
id=
"menu-media"
>
<ul>
...
...
@@ -54,7 +54,7 @@
<li
id=
"media-loadmeter"
></li>
</ul>
</li>
<!-- Window section -->
<li
id=
"menu-window"
>
<ul>
...
...
@@ -62,7 +62,7 @@
<li
id=
"window-prevwin"
></li>
</ul>
</li>
<!-- Help section -->
<li
id=
"menu-help"
>
<ul>
...
...
@@ -77,8 +77,5 @@
</ul>
</li>
</ul>
</nav>
</div>
\ No newline at end of file
</nav>
</div>
\ 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