summaryrefslogtreecommitdiff
path: root/views/model.haml
diff options
context:
space:
mode:
authorch <ch@ot-test.in-silico.ch>2010-09-19 08:25:33 +0200
committerch <ch@ot-test.in-silico.ch>2010-09-19 08:25:33 +0200
commitd1ad229730f6e6043fe6e7a150e05ffa41e3cec2 (patch)
tree2ebf3399908b95fd9e2f4e50a467a6bc87731181 /views/model.haml
parentd214692e1828471084b00af4115a06196c6578f7 (diff)
javascript for qmrf editor (has to be fixed)
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 0c8ea8f..79287f0 100644
--- a/views/model.haml
+++ b/views/model.haml
@@ -53,7 +53,8 @@
%a{:href => "#{model.feature_dataset}.yaml"} YAML
%em (experts, dataset too large for Excel)
%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
-#,
- unless model.validation_qmrf_uri.nil?