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 7038fea5
authored
2024-11-13 13:26:20 -0300
by
Tu Nombre
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Correxion de peso
1 parent
9bbe8cfa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
protected_static/cargarapida.js
protected_static/cargarapida.js
View file @
7038fea
...
...
@@ -25,7 +25,7 @@ window.onload = function() {
function
cargarPesoMitadFrenos
()
{
setTimeout
(
function
()
{
dividirPesoId
(
"peso_estatico_
freno_mano
"
,
"peso_izquierda_freno_mano"
,
"peso_derecho_freno_mano"
);
dividirPesoId
(
"peso_estatico_
general
"
,
"peso_izquierda_freno_mano"
,
"peso_derecho_freno_mano"
);
calcularDiferenciaPorcentaje
(
'2fuerza_izquierda_freno_mano'
,
'2fuerza_derecha_freno_mano'
,
"diferencia_freno_mano"
);
},
500
);
}
...
...
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