URI:
       tadd prefiller call to end of js file - 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 63c4c1f78689ee65d1e5d3c499ebd98d695bbefe
   DIR parent 8956fdc999975f283ec8666e576e0d11544c6365
  HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Fri, 20 Nov 2015 11:27:37 +0100
       
       add prefiller call to end of js file
       
       Diffstat:
         M js/history-form-prefiller.js        |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/js/history-form-prefiller.js b/js/history-form-prefiller.js
       t@@ -88,4 +88,4 @@ var PrefillMachine = {
        }
        
        // run the prefiller
       -//PrefillMachine.prefillCorrectly();
       +PrefillMachine.prefillCorrectly();