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 dc802174
authored
2024-06-18 11:31:48 -0300
by
Tu Nombre
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
acomodo valores
1 parent
dbe0637a
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
11 deletions
static/src/pdf2.js
templates/form.html
static/src/pdf2.js
View file @
dc80217
...
...
@@ -35,7 +35,7 @@ class PDF2 {
(
pointer
,
data
)
=>
pdfthis
.
frenosToPDF
(
pointer
,
data
[
'frenos'
]),
(
pointer
,
data
)
=>
pdfthis
.
traseroToPDF
(
pointer
,
data
[
'trasero'
]),
(
pointer
,
data
)
=>
pdfthis
.
gaseshumosToPDF
(
pointer
,
data
[
'gaseshumos'
]),
(
pointer
,
data
)
=>
pdfthis
.
ruidoToPDF
(
pointer
,
data
[
'
gaseshumos
'
])
(
pointer
,
data
)
=>
pdfthis
.
ruidoToPDF
(
pointer
,
data
[
'
ruido
'
])
];
/**
...
...
@@ -244,7 +244,7 @@ class PDF2 {
new
Text
(
""
,
new
Vector
(
Pos
.
two_thirds
,
Pos
.
third
),
this
.
font
),
new
Text
(
`
${
data
[
'
c
o'
]}
dba`
,
new
Vector
(
Pos
.
beg
,
Pos
.
two_thirds
),
this
.
font
),
new
Text
(
`
${
data
[
'
nivelsonor
o'
]}
dba`
,
new
Vector
(
Pos
.
beg
,
Pos
.
two_thirds
),
this
.
font
),
new
Text
(
""
,
new
Vector
(
Pos
.
three_quarters
,
Pos
.
two_thirds
),
this
.
font
)
...
...
templates/form.html
View file @
dc80217
...
...
@@ -40,7 +40,7 @@
<option
value=
"4"
>
4
</option>
</select>
<br>
Peso Total
<input
sub=
"
suspension"
type=
"text"
name=
"peso_estatico_general
"
id=
"peso_estatico_general"
>
Peso Total
<input
sub=
"
trasero"
type=
"text"
name=
"peso_estatico
"
id=
"peso_estatico_general"
>
<h1>
Alineador
</h1>
...
...
@@ -92,7 +92,7 @@
<br>
{% endfor %}
<h3>
Resultados finales freno ser
r
vicio
</h3>
<h3>
Resultados finales freno servicio
</h3>
Fuerza Fre. max.
<input
sub=
"frenos"
type=
"text"
id=
"rf_servicio_fuerza_max"
name=
"rf_servicio_fuerza_max"
value=
"---"
>
<br>
Diferencia
<input
sub=
"frenos"
type=
"text"
id=
"rf_servicio_fuerza_diferencia"
name=
"rf_servicio_fuerza_diferencia"
value=
"---"
>
...
...
@@ -113,13 +113,7 @@
<!--Peso Total hidden-->
Peso Total
<input
sub=
"trasero"
type=
"text"
name=
"peso_estatico"
id=
"peso_estatico_freno_mano"
>
<br>
<h3>
Resultados finales freno servicio
</h3>
Fuerza Fre. max.
<input
sub=
"frenos"
type=
"text"
id=
"rf_estacionamiento_fuerza_max"
name=
"rf_estacionamiento_fuerza_max"
value=
"---"
>
<br>
Diferencia
<input
sub=
"frenos"
type=
"text"
id=
"rf_estacionamiento_fuerza_diferencia"
name=
"rf_estacionamiento_fuerza_diferencia"
value=
"---"
>
<br>
Eficacia estic.
<input
sub=
"frenos"
type=
"text"
id=
"rf_estacionamiento_eficacia_estatica"
name=
"rf_estacionamiento_eficacia_estatica"
value=
"---"
>
<br>
<h1>
Gases y Humos
</h1>
Gases
<input
sub=
"gaseshumos"
type=
"text"
name=
"opacidad_logaritmica"
>
<br>
...
...
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