From 42a6facfda144d0ed70063fd5b3887697578faa3 Mon Sep 17 00:00:00 2001 From: gebele Date: Fri, 13 Sep 2013 17:53:15 +0200 Subject: level save --- views/predict.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/predict.haml') diff --git a/views/predict.haml b/views/predict.haml index a5e8759..c37c61d 100644 --- a/views/predict.haml +++ b/views/predict.haml @@ -70,7 +70,7 @@ #models %i Please observe validation report for model details. - // TODO order models by echa endpoint currently manually added and to find in model.type[0].split("#").last + // TODO order models by echa endpoint currently manually added and to find in model.type #endpoint %b= "Carcinogenicity:" - @models.each do |model| -- cgit v1.2.3