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
Jonathan Wilkes
purr-data
Commits
80235cdb
Commit
80235cdb
authored
Feb 26, 2016
by
Jonathan Wilkes
Browse files
fix some problems in html that validator caught
parent
c3bc6934
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/nw/pd_canvas.html
View file @
80235cdb
<!DOCTYPE html>
<html>
<head>
<meta
charset=
"UTF-8"
>
<link
id=
"page_style"
rel=
"stylesheet"
type=
"text/css"
href=
"css/default.css"
>
<title>
Pd Patch
</title>
</head>
<body
id=
"patch_body"
>
<span
id =
"fileDialogSpan"
>
...
...
@@ -37,13 +39,11 @@
id=
"canvas_find_button"
name=
"canvas_find_button"
value=
"Search"
/>
</input>
</div>
<dialog
id=
"save_before_quit"
>
<h4>
Do you want to save the changes you made in
<span
id=
"save_before_quit_filename"
></span>
?
</h4>
<div
id=
"save_before_quit_filename"
></div>
<div
class=
"submit_buttons"
>
<button
type=
"button"
id=
"yes_button"
...
...
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