diff options
Diffstat (limited to 'resources/views/modules/compact-chart/page.phtml')
| -rw-r--r-- | resources/views/modules/compact-chart/page.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/modules/compact-chart/page.phtml b/resources/views/modules/compact-chart/page.phtml index bd9622abc2..7aa1942152 100644 --- a/resources/views/modules/compact-chart/page.phtml +++ b/resources/views/modules/compact-chart/page.phtml @@ -37,4 +37,4 @@ use Fisharebest\Webtrees\Tree; </div> </form> -<div class="wt-ajax-load wt-page-content wt-chart wt-chart-compact" data-ajax-url="<?= e($ajax_url) ?>"></div> +<div class="wt-ajax-load wt-page-content wt-chart wt-chart-compact" data-wt-ajax-url="<?= e($ajax_url) ?>"></div> |
