summaryrefslogtreecommitdiff
path: root/resources/views/modules/pedigree-map/chart.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/modules/pedigree-map/chart.phtml')
-rw-r--r--resources/views/modules/pedigree-map/chart.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/modules/pedigree-map/chart.phtml b/resources/views/modules/pedigree-map/chart.phtml
index 9ca82ed780..a79623b2eb 100644
--- a/resources/views/modules/pedigree-map/chart.phtml
+++ b/resources/views/modules/pedigree-map/chart.phtml
@@ -12,7 +12,7 @@ use Fisharebest\Webtrees\View;
?>
<div class="row my-4 gchart wt-pedigree-map-wrapper wt-fullscreen-container">
- <div id="wt-map" class="col-sm-9 wt-ajax-load wt-map" dir="ltr"></div>
+ <div id="wt-map" class="col-sm-9 wt-map" dir="ltr"></div>
<ul class="col-sm-3 wt-map-sidebar wt-page-options-value list-unstyled px-1 mb-0"></ul>
</div>