Made a dynamic way of adding div dynamically to the east panel.
[htsworkflow.git] / htsworkflow / frontend / templates / app_base.html
index 4e59ef50d109c9edd4b0bf30b942c47221540740..a28e16c61c929cb17b75acfeba5d1f323b234058 100644 (file)
         {% include "magic.html" %}
     </div>
     
+    {% block east_region %}
+    <div id="east_region_config" class="x-hidden"></div>
+    {% endblock %}
+    <div id="east_region_config_error">Check contents of div w/ id east_region_config, as the id supplied in text block does not exist.</div>
+    
     <!-- Left side tool bar -->
     <div id="left_tbar_data" class="x-hidden">
         {% block left_tbar_menu %}