On going work on detaching of nodes/strands. Strands detachable now, not visibly...
[scpubgit/stemmaweb.git] / root / src / header.tt
index 9264603..1821de3 100644 (file)
@@ -19,6 +19,7 @@
 [% IF applicationjs -%]
     <script type="text/javascript" src="[% applicationjs %]?v=[% vstr %]"></script>
 [% END -%]
+    <script type="text/javascript" src="[% c.uri_for('/js/detach_helpers.js') %]"></script>
     [% content %]
     <title>[% pagetitle %]</title>
   </head>