diff --git a/caravel/templates/caravel/explore.html b/caravel/templates/caravel/explore.html index c6d5e3f67eaf..6f8a38954146 100644 --- a/caravel/templates/caravel/explore.html +++ b/caravel/templates/caravel/explore.html @@ -36,6 +36,9 @@ {% endfor %} + +   + {{ form.get_field("viz_type")(class_="select2") }}