From: Zdeněk Šustr Date: Wed, 29 Aug 2012 13:37:03 +0000 (+0000) Subject: Make relationship state info clearer X-Git-Tag: glite-lb-client_R_5_2_4_1~18 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=9281aff599002ad8a11625c96524c4db16221219;p=jra1mw.git Make relationship state info clearer --- diff --git a/org.glite.lb.server/src/lb_html.c b/org.glite.lb.server/src/lb_html.c index d2a1db0..fa88ae7 100644 --- a/org.glite.lb.server/src/lb_html.c +++ b/org.glite.lb.server/src/lb_html.c @@ -710,7 +710,7 @@ int edg_wll_GeneralJobStatusToHTML(edg_wll_Context ctx UNUSED_VAR, edg_wll_JobSt for( i = 0; connections[i].jobid; i++ ) { chtemp = edg_wlc_JobIdUnparse(connections[i].jobid); - linlen = asprintf(&pomA, "
  • %s — %s %s
  • \n%s", + linlen = asprintf(&pomA, "
  • %s — %s Relationship %s
  • \n%s", chtemp, chtemp, connections[i].jobtype >= 0 && connections[i].jobtype < EDG_WLL_NUMBER_OF_JOBTYPES ?