Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
front
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
epi-species
front
Commits
c505dd3f
Commit
c505dd3f
authored
May 26, 2023
by
vida092
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cc
parent
17f7c882
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
javascripts/res_display_module.js
+1
-1
javascripts/variable_module.js
+1
-1
No files found.
javascripts/res_display_module.js
View file @
c505dd3f
...
...
@@ -1206,7 +1206,7 @@ var res_display_module = (function (verbose, url_zacatuche) {
// decildata["with_data_freq_cell"] = false;
// decildata["with_data_score_decil"] = false;
///tal vez quitar
var
verbo
=
_val_process_temp
?
"countsTaxonsGroupTimeValidation"
:
"countsTaxonsGroup"
// Por el momento dejemos el body, deberá de cambiar por decil data arreglando las peticiones
...
...
javascripts/variable_module.js
View file @
c505dd3f
...
...
@@ -168,7 +168,7 @@ var variable_module = (function (verbose, url_zacatuche) {
self
.
getTreeTarget
=
function
(){
_VERBOSE
?
console
.
log
(
"self.getTreeTarget"
)
:
_VERBOSE
;
console
.
log
(
id
)
$
(
"#agent_selected"
).
change
(
function
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment