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
7f103d4f
Commit
7f103d4f
authored
May 25, 2023
by
vida092
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cmb
parent
22688b94
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
javascripts/res_display_module.js
+2
-1
No files found.
javascripts/res_display_module.js
View file @
7f103d4f
...
...
@@ -1157,6 +1157,7 @@ var res_display_module = (function (verbose, url_zacatuche) {
// copies.forEach(function (item, index) {
// _createScore_Decil(item);
// });
///descomentar para realizar peticiones de covariables
...
...
@@ -1207,7 +1208,7 @@ var res_display_module = (function (verbose, url_zacatuche) {
///tal vez quitar
var
verbo
=
_val_process_temp
?
"countsTaxonsGroupTimeValidation"
:
"countsTaxonsGroup"
// body es la peticion total, decildata son las peticiones individuales
// Si se esta haciendo bien la peticion al servidor de epi-puma 2.0
fetch
(
"https://covid19.c3.unam.mx/gateway/api/analysis/cells/"
,{
method
:
"POST"
,
...
...
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