summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/layout.haml5
1 files 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();