Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Luciano Barletta
/
Pruebas-RTO
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 2c710e68
authored
2020-01-29 13:23:09 +0000
by
Luciano Barletta
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
added missing suspension weight
1 parent
2af7d98c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/src/pdf1.js
static/src/pdf1.js
View file @
2c710e6
...
...
@@ -243,7 +243,7 @@ class PDF1 {
),
new
Text
(
[
"Peso"
,
`
${
data
[
'peso_estatico_1'
]}
kg`
],
[
"Peso"
,
`
${
data
[
'peso_estatico_1'
]}
kg`
,
`
${
data
[
'peso_estatico_2'
]}
kg`
],
new
Vector
(
90
,
Pos
.
middle
+
5
),
tiny_body
,
"center"
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment