tinitialize select - 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 96a7067b6eefbdc1ea900d58edffb73fd48f08c3
DIR parent abc26c165e6c5c33950a6793ef692416af2589b8
HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Tue, 17 Nov 2015 11:16:31 +0100
initialize select
Diffstat:
M pages/history.html | 6 ++++++
1 file changed, 6 insertions(+), 0 deletions(-)
---
DIR diff --git a/pages/history.html b/pages/history.html
t@@ -453,6 +453,12 @@
<label>Number of MCMC walkers</label>
</div>
</div>
+ <script type="text/javascript">
+// initialize select elements
+$(document).ready(function() {
+ $('select').material_select();
+});
+ </script>
<!-- Google reCAPTCHA -->
<div class="row">