Skip to content

Commit

Permalink
Update demo-2tabs.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ledangtrung committed Dec 12, 2024
1 parent 382474c commit 2e39717
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions html/demo-2tabs.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,6 @@ <h3 class="dmview-title">##apv_content_lb##</h3>
<div class="media-container" id="media-slider-container" aria-label="Media Gallery">
</div>
</div>
<div class="tab-pane fade" id="map-content" role="tabpanel" aria-labelledby="tab3">
<iframe tabindex="-1" width=100% height=100% style="border:0;" loading="lazy"
allowfullscreen
src="https://maps.google.com/maps?key=zaSyCZ9K-IVs5Q2leQsh19KF-oYRvL9lJGzJQ&q=##crm_gpsLatitude##,##crm_gpsLongitude##&z=14&output=embed"></iframe>
</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -235,11 +230,6 @@ <h3 class="dmview-title">##apv_content_lb##</h3>
<div class="media-container" id="media-slider-container" aria-label="Media Gallery">
</div>
</div>
<div class="tab-pane fade" id="map-content" role="tabpanel" aria-labelledby="tab3">
<iframe tabindex="-1" width=100% height=100% style="border:0;" loading="lazy"
allowfullscreen
src="https://maps.google.com/maps?key=AIzaSyCZ9K-IVs5Q2leQsh19KF-oYRvL9lJGzJQ&q=##crm_gpsLatitude##,##crm_gpsLongitude##&z=14&output=embed"></iframe>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 2e39717

Please sign in to comment.