mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-04 17:06:27 +00:00
Typo
This commit is contained in:
parent
a8f3614e30
commit
c06d710d3c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ edge[arrowhead=none];
|
|||
{% for sub in subs %}
|
||||
subgraph cluster_{{ sub.bat_id }} {
|
||||
fontsize=15;
|
||||
label="Batiment {{ sub.bat_name }}";
|
||||
label="Bâtiment {{ sub.bat_name }}";
|
||||
|
||||
{% if sub.bornes %}
|
||||
{% block bornes %}
|
||||
|
|
Loading…
Reference in a new issue