tadd first help dialog for sample ID - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations | |
git clone git://src.adamsgaard.dk/cosmo | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 088599868c853345b5f55fe911a67c9d7a99ef72 | |
parent 3b980f392b964e4c069ea6433d0b68ba645bbb32 | |
Author: Anders Damsgaard | |
Date: Tue, 18 Aug 2015 16:17:54 +0200 add first help dialog for sample ID Diffstat: M js/init.js | 1 + M pages/history.html | 23 ++++++++++++++++++++++- 2 files changed, 23 insertions(+), 1 deletion(-) --- | |
diff --git a/js/init.js b/js/init.js | |
t@@ -5,6 +5,7 @@ $('.button-collapse').sideNav(); $('select').material_select(); //$('select').not('.disabled').material_select(); + $('.tooltipped').tooltip({delay: 50}); }); // end of document ready })(jQuery); // end of jQuery name space | |
diff --git a/pages/history.html b/pages/history.html | |
t@@ -5,6 +5,22 @@ |