summaryrefslogtreecommitdiff
path: root/views/unit.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-08-25 12:28:39 +0200
committerChristoph Helma <helma@in-silico.ch>2010-08-25 12:28:39 +0200
commitab9a669b922b3a7c72a60e96e2bbf65c062b05ab (patch)
tree2d32367819457a2b9c6480a2dd0a4effc2d648e4 /views/unit.haml
parent6b422d9c03a0f72785d4f7bde9bd384835e5ce5a (diff)
initial version for quantitative features, some improvements suggested by david
Diffstat (limited to 'views/unit.haml')
-rw-r--r--views/unit.haml10
1 files changed, 10 insertions, 0 deletions
diff --git a/views/unit.haml b/views/unit.haml
new file mode 100644
index 0000000..a352599
--- /dev/null
+++ b/views/unit.haml
@@ -0,0 +1,10 @@
+%dl#unit{ :style => "display: none;" }
+ %dt
+ Unit
+ (
+ = hide_link "#unit"
+ )
+ %dd
+ Unit of measurement, e.g. mmol or mmol/kg-bodyweight. For optimal performance you should use
+ %a{:href => "http://en.wikipedia.org/wiki/Molar_(concentration)"} molar
+ units.