From c9be55922bec07f5cbf8b8676efa0c05108c5c9e Mon Sep 17 00:00:00 2001 From: gebele Date: Thu, 20 Feb 2014 17:11:53 +0100 Subject: changed about text --- views/layout.haml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/views/layout.haml b/views/layout.haml index b6b4c0e..3c4b2c8 100644 --- a/views/layout.haml +++ b/views/layout.haml @@ -66,12 +66,13 @@ %dt (read across) %dd - Prediction results of processed pubchem data. + Predictions - results of processed pubchem data. %br %dt - Prediction relationship + Predictions relationship %dd Similar compounds, predicted assays and predicted targets are related considering relevant data. + If data is insufficent there will be no result displayed. :javascript $("#x").click(function() { $("info").toggle(); -- cgit v1.2.3