summaryrefslogtreecommitdiff
path: root/views/unit.haml
diff options
context:
space:
mode:
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.