This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new afedcdf  [hotfix] dashboard widget resize is broken (#3330)
afedcdf is described below

commit afedcdf0d8f53b2480f2c8cee7810d24fd09f809
Author: Maxime Beauchemin <maximebeauche...@gmail.com>
AuthorDate: Thu Aug 17 21:20:51 2017 -0700

    [hotfix] dashboard widget resize is broken (#3330)
    
    blame https://github.com/apache/incubator-superset/pull/3315
---
 superset/templates/superset/dashboard.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/superset/templates/superset/dashboard.html 
b/superset/templates/superset/dashboard.html
index d3e81f2..71bfd4d 100644
--- a/superset/templates/superset/dashboard.html
+++ b/superset/templates/superset/dashboard.html
@@ -5,6 +5,7 @@
   class="dashboard container-fluid"
   data-bootstrap="{{ bootstrap_data }}"
 >
+  <div id="alert-container">
   <div id="dashboard-header"></div>
 
   <!-- gridster class used for backwards compatibility -->

-- 
To stop receiving notification emails like this one, please contact
['"comm...@superset.apache.org" <comm...@superset.apache.org>'].

Reply via email to