Update for event
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 4 Mar 2019 16:24:11 +0000 (11:24 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 4 Mar 2019 16:24:11 +0000 (11:24 -0500)
Detail page for popup to work

Toolkit/Events/views/eventDetail.html

index dd4e889..3921d0e 100644 (file)
@@ -27,7 +27,9 @@
                     <div id="eventDetailMapDivNew" class="small-12 medium-6 columns" flexy:if="event.hasLatLon">
                         <div id="eventDetailMapNew" flexy:if="event.hasLatLon">
                             <div id="eventDetail-map" flexy:if="event.lat" title="Click to enlarge">map...</div>
-                            <div id="map-dialog" flexy:if="event.lat"><div id="map_canvas" style="width:500px; height:400px">Loading...</div></div>
+                               <div id="map-dialog" flexy:if="event.lat">
+                    <div id="LeafletMapContainer" style="width:500px; height:400px">Loading...</div>
+                </div>
                         </div><!-- /#eventDetailMap -->
                         <div id="EventDrivingDirectionsContainerNew" flexy:if="event.lat">
                             <form id="EventDrivingDirectionsForm" name="EventDrivingDirectionsForm" flexy:ignore="yes" method="post" action="">