app/views/manage/dashboard/index.html.haml in hackathon_manager-0.5.6 vs app/views/manage/dashboard/index.html.haml in hackathon_manager-0.5.7

- old
+ new

@@ -10,12 +10,9 @@ = javascript_include_tag "hackathon_manager/vendor/topojson.v1.min.js" %section.section.manage %h1.section-title= title "Dashboard" - - if flash[:notice] - #disclaimer= flash[:notice] - .container.container-full #map :javascript $('#map').initMap();