summaryrefslogtreecommitdiff
path: root/views/model.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-03-10 12:19:45 +0100
committerChristoph Helma <helma@in-silico.ch>2011-03-10 12:19:45 +0100
commitca4579ea4371dd99613a463849b0d180207f472b (patch)
tree444fbef1493be61cd68e9c98deb217ce63790755 /views/model.haml
parenta101b1ff1ba3be2ba64655127f67a17d2872fc7b (diff)
parentd1ad229730f6e6043fe6e7a150e05ffa41e3cec2 (diff)
Merge branch 'master' of github.com:opentox/toxcreate
Conflicts: public/javascripts/toxcreate.js
Diffstat (limited to 'views/model.haml')
-rw-r--r--views/model.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/views/model.haml b/views/model.haml
index e1bdd99..5addcb0 100644
--- a/views/model.haml
+++ b/views/model.haml
@@ -75,7 +75,8 @@
%em (experts)
- if model.uri
%dt Model:
- %dd
+ %dd{:id => "model_qmrf_#{model.id}"}
+ %input{ :id => "model_validation_qmrf_#{model.id}", :type => "hidden", :value => "#{model.validation_qmrf_status}", :class => "model_validation_qmrf" }
-#%a{:href => "#{model.uri}.rdf"} RDF/XML
-#,
- if model.validation_qmrf_uri