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 425dbe82
authored
2025-01-09 10:50:48 -0300
by
Tu Nombre
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
cambio error mostrador
1 parent
4d80da31
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/src/carbone.js
static/src/carbone.js
View file @
425dbe8
...
...
@@ -56,7 +56,7 @@ function buscarEje() {
};
// String por defecto si no se encuentra la clave
const
stringPorDefecto
=
"No se encontró el valor
"
;
const
stringPorDefecto
=
"No se encontró el valor
"
+
valor
;
// Verificar si el string existe como clave en el objeto
if
(
objeto
.
hasOwnProperty
(
valor
))
{
...
...
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