summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2016-05-30 20:04:19 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2016-05-30 20:04:19 +0200
commit71516fd861b84e2ff524c228bed743069fb81ff3 (patch)
tree827ad0b3401f3bff0a0d9ddbd9f0f457ca1e5dda
parente7114fbf6efce4985ea9146e4664e12ee546c343 (diff)
downloadchd_gestion-71516fd861b84e2ff524c228bed743069fb81ff3.zip
chd_gestion-71516fd861b84e2ff524c228bed743069fb81ff3.tar.gz
chd_gestion-71516fd861b84e2ff524c228bed743069fb81ff3.tar.bz2
Synoptique : le relai est maintenant un lien cliquable.
-rw-r--r--api/img_adt_svc_relais.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/img_adt_svc_relais.php b/api/img_adt_svc_relais.php
index f1f9d1b..d9681c2 100644
--- a/api/img_adt_svc_relais.php
+++ b/api/img_adt_svc_relais.php
@@ -107,7 +107,7 @@ function node_relais($rid, $eid, $shape, $label) {
<font point-size="8">&nbsp;</font><br/>
$label<br/>
<font point-size="8">rid $rid</font>
- >];
+ >, URL="/gestion/relais/view/$rid"];
"e$eid" -> "r$rid" [ dir=back, arrowtail=empty, style=dashed ];
EOD;