FCLT#57027 Google Impage Charts vervangen door Image-Chart.com

svn path=/Website/branches/v2019.1/; revision=42399
This commit is contained in:
Jos Groot Lipman
2019-05-06 13:19:03 +00:00
parent 5a6ddeb9d7
commit b16208ef27

View File

@@ -66,6 +66,7 @@ DOCTYPE_Disable = 1;
});
cond2 = cond2.replace(/ OR /g, "\\n OR ");
cond2 = cond2.replace(/ AND /g, "\\n AND ");
}
chl.push("WS_"+from + "->" + "WS_"+to + " [ fontsize=10 label=\""+ (cond2?"\\nWHEN\\n"+safe.url(cond2):"") +"\"]");
}