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 bbfbfbd1
authored
2025-01-30 13:22:52 -0300
by
Tu Nombre
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Dif
1 parent
78142989
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
templates/form.html
templates/form.html
View file @
bbfbfbd
...
...
@@ -130,9 +130,9 @@
<br>
Peso Total
<input
sub=
"frenos"
type=
"text"
id=
"peso_freno_estatico_{{ eje + 1 }}"
name=
"peso_estatico_{{ eje + 1 }}"
>
<br>
Diferencia
<input
sub=
"frenos"
type=
"text"
id=
"diferencia_freno_{{ eje + 1 }}"
name=
"diferencia_freno_{{ eje + 1 }}"
value=
"---"
readonly
>
Diferencia
<input
sub=
"frenos"
type=
"text"
id=
"diferencia_freno_{{ eje + 1 }}"
name=
"diferencia_freno_{{ eje + 1 }}"
value=
"---"
>
<br>
Eficacia
<input
sub=
"frenos"
type=
"text"
id=
"eficacia_freno_{{ eje + 1 }}"
name=
"eficacia_freno_{{ eje + 1 }}"
value=
"---"
readonly
>
Eficacia
<input
sub=
"frenos"
type=
"text"
id=
"eficacia_freno_{{ eje + 1 }}"
name=
"eficacia_freno_{{ eje + 1 }}"
value=
"---"
>
<br>
<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