Pulling in barcode magic from sample tracker and starting to update it to use ExtJS
[htsworkflow.git] / htsworkflow / frontend / templates / app_base.html
index 5338da2b938da3b90f974664df540d6d52f27a0b..9e03aaaa0022598b426193ee8a61128babca24bd 100644 (file)
     </div>
     
     <!-- Barcode Magic Div -->
+    <!--
     <div id="bcmagic_div" class="x-hidden">
-        {% include "magic.html" %}
+        {% include "bcmagic/magic.html" %}
     </div>
+    -->
     
     {% block east_region %}
     <div id="east_region_config" class="x-hidden">{% if east_region_config_div %}{{ east_region_config_div }}{% endif %}</div>