Commit 49f7b882 authored by Claude Meny's avatar Claude Meny

Update textbook.es.md

parent 7a46ceaa
Pipeline #2753 failed with stage
in 23 seconds
...@@ -238,6 +238,21 @@ subgraph equipo de tema xxx ...@@ -238,6 +238,21 @@ subgraph equipo de tema xxx
asoC[asicacion estudiante C] asoC[asicacion estudiante C]
end end
subgraph M3P2_servidor
Propone[propone]
Valide[valide]
Nopubli[no publicado]
Novisible[publicado no visible]
Visible[visible]
end
Prof2A -->[concerta]Prof1A
Prof1A -->[concerta]Prof2A
Prof2B -->[concerta]Prof1B
Prof3B -->[concerta]Prof1B
Prof3B -->[concerta]Prof2B
Prof2B -->[concerta]Prof3B
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment