summaryrefslogtreecommitdiff
path: root/views/models.haml
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-03-21 09:46:08 +0100
committermr <mr@mrautenberg.de>2011-03-21 09:46:08 +0100
commit0ed50191f815fce11816044864a045a31194d8b4 (patch)
tree4c18cd10a221bab6afd5c552b71ebfa9f571c802 /views/models.haml
parentd8d49429f3d913fea56a631ac0a5b61c80916424 (diff)
parenta799b1021f8da298f76aba6482f4ea35a3a1c67f (diff)
merge with opentox/development
Diffstat (limited to 'views/models.haml')
-rw-r--r--views/models.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/models.haml b/views/models.haml
index 268cda2..6724807 100644
--- a/views/models.haml
+++ b/views/models.haml
@@ -9,14 +9,14 @@
});
-# %p Get an overview about ToxCreate models. This page is refreshed every 15 seconds to update the model status.
-%p Get an overview about ToxCreate models. This page is refreshed every 5 seconds to update the model status.
+%p Get an overview about ToxCreate models. Parts of this page are refreshed every 5 seconds to update the model status.
-# explanations
= haml :classification, :layout => false
= haml :lazar_description, :layout => false
= haml :regression, :layout => false
-= haml :significant_fragments, :layout => false
= haml :similarity, :layout => false
+= haml :significant_fragments, :layout => false
- if @models
- @models.each do |model|