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 ee64f7db
authored
2025-01-14 15:11:02 -0300
by
Tu Nombre
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fer
1 parent
f59cfaea
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
static/src/carbone.js
static/src/carbone.js
View file @
ee64f7d
...
...
@@ -149,9 +149,9 @@ function generarReporteTemplate (template) {
//Alineador al paso
agregarCampoAObjeto
(
'eje_delantero'
,
'apd'
,
solicitud
);
solicitud
[
"nombre_eje_freno_mano"
]
=
''
//
solicitud["nombre_eje_freno_mano"] = ''
agregarCampoAObjeto
(
'eje_delantero_tipo'
,
'apdc'
,
solicitud
);
//modifica cobndicion
solicitud
[
"nombre_eje_freno_mano"
]
=
solicitud
[
"nombre_eje_freno_mano"
]
+
" "
//
solicitud["nombre_eje_freno_mano"] = solicitud["nombre_eje_freno_mano"] + " "
agregarCampoAObjeto
(
'eje_trazero'
,
'apt'
,
solicitud
);
...
...
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