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
David MacDonald
purr-data
Commits
5da5e37e
Commit
5da5e37e
authored
Dec 04, 2016
by
Jonathan Wilkes
Browse files
Merge branch 'aggraef/purr-data-fix-bad-linebreak-in-canvas-properties'
parents
ac2d1922
84e810f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/nw/dialog_canvas.html
View file @
5da5e37e
...
...
@@ -82,6 +82,7 @@
<legend
data-i18n=
"canvas.prop.heading.data_scaling"
></legend>
<div
style=
"display: inline-block; align: left;"
>
<div
class=
"x-scale prop hidden"
>
<nobr>
<label
class=
"no_gop_opt"
data-i18n=
"[title]canvas.prop.x_scale_tt"
>
<span
data-i18n=
"canvas.prop.x_scale"
></span>
<input
class=
"no_gop_opt"
type=
"text"
name=
"x-scale"
>
...
...
@@ -90,6 +91,7 @@
<span
data-i18n=
"canvas.prop.y_scale"
></span>
<input
class=
"no_gop_opt"
type=
"text"
name=
"y-scale"
>
</label>
</nobr>
</div>
<div
class=
"gop-range"
>
...
...
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