Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
inventario
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
Jose Luis Gordillo Ruiz
inventario
Commits
bfefe35d
Commit
bfefe35d
authored
Nov 22, 2024
by
Jose Luis Gordillo Ruiz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
redefinición de secciones.
se usan nombres más acordes ya que el contenido de algunas secciones cambió.
parent
1b0e3a7b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
dinamyc.py
+4
-4
No files found.
dinamyc.py
View file @
bfefe35d
...
...
@@ -87,7 +87,7 @@ app.layout = html.Div(
),
html
.
Div
(
children
=
[
html
.
H1
(
"
Avance en recolección
"
,
className
=
"header-title2"
),
html
.
H1
(
"
Cobertura de pacientes por fuente de datos
"
,
className
=
"header-title2"
),
html
.
Div
(
children
=
[
...
...
@@ -145,7 +145,7 @@ app.layout = html.Div(
className
=
"wrapper"
),
html
.
Div
(
children
=
[
html
.
H1
(
"
Detalle por participa
nte"
,
className
=
"header-title2"
),
html
.
H1
(
"
Cantidad de datos por pacie
nte"
,
className
=
"header-title2"
),
html
.
Div
(
children
=
[
html
.
Div
(
children
=
[
...
...
@@ -221,7 +221,7 @@ app.layout = html.Div(
),
html
.
Div
(
children
=
[
html
.
H1
(
"
Detalle pacientes por visit
a"
,
className
=
"header-title2"
),
html
.
H1
(
"
Cobertura de pacientes por prueb
a"
,
className
=
"header-title2"
),
html
.
Div
(
children
=
[
html
.
Div
(
children
=
[
...
...
@@ -275,7 +275,7 @@ app.layout = html.Div(
),
html
.
Div
(
children
=
[
html
.
H1
(
"
Comidas Analizable
s"
,
className
=
"header-title2"
),
html
.
H1
(
"
Datos para Análisis de comida
s"
,
className
=
"header-title2"
),
html
.
P
(
"..en construcción.."
,
style
=
{
"color"
:
"red"
,
"font-style"
:
"italic"
}),
html
.
Div
(
children
=
[
...
...
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