tadd missing space in t_degla tooltips - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
HTML git clone git://src.adamsgaard.dk/cosmo
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit f6ac7b6ede67d0fe7074fb6cbcb2b7acd9b776ad
DIR parent 48f2ea7223520591e1ae57b5a37494baf5cef360
HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Tue, 17 Nov 2015 14:58:55 +0100
add missing space in t_degla tooltips
Diffstat:
M pages/history.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
DIR diff --git a/pages/history.html b/pages/history.html
t@@ -339,7 +339,7 @@
<a class="prefix">
<i class="material-icons"
onclick="Materialize.toast(
- 'Minimum estimated number of years since the' +
+ 'Minimum estimated number of years since the ' +
'deglaciation at the site of sampling',
5000)">info_outline</i></a>
<input id="t_degla_min" name="t_degla_min" type="text"
t@@ -351,7 +351,7 @@
<a class="prefix">
<i class="material-icons"
onclick="Materialize.toast(
- 'Maximum estimated number of years since the' +
+ 'Maximum estimated number of years since the ' +
'deglaciation at the site of sampling',
5000)">info_outline</i></a>
<input id="t_degla_max" name="t_degla_max"