Isolate Stemweb calls into own controller; guard against server being down. #29
[scpubgit/stemmaweb.git] / root / src / index.tt
index aab3963..1aaaddc 100644 (file)
@@ -6,7 +6,6 @@
 // Set global variables that must be passed by the server
 var basepath = "[% c.uri_for( '/' ) %]";
 var textOnLoad = "[% withtradition %]";
-var stemwebAlgorithms = [% stemweb_algorithms %];
     </script>
 
 [% END %]