summaryrefslogtreecommitdiff
path: root/resources/views/modules/statistics-chart
diff options
context:
space:
mode:
authorRico Sonntag <mail@ricosonntag.de>2019-10-25 20:43:39 +0200
committerGreg Roach <greg@subaqua.co.uk>2019-10-25 19:43:39 +0100
commit66ce3d2365f7eb099897303ad7dc49a8459ceb55 (patch)
tree69c9fdac8f07bc12b806f34e6bc4e25e44b15d5c /resources/views/modules/statistics-chart
parent00efc03c94e245fd7e9a6c7367fdfc2f6bfcf1af (diff)
downloadwebtrees-66ce3d2365f7eb099897303ad7dc49a8459ceb55.tar.gz
webtrees-66ce3d2365f7eb099897303ad7dc49a8459ceb55.tar.bz2
webtrees-66ce3d2365f7eb099897303ad7dc49a8459ceb55.zip
GH-2681: Refactored statistics charts, prevent multiple google chart loading, Fixed initial loading (#2688)
Diffstat (limited to 'resources/views/modules/statistics-chart')
-rw-r--r--resources/views/modules/statistics-chart/page.phtml2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/views/modules/statistics-chart/page.phtml b/resources/views/modules/statistics-chart/page.phtml
index b27d3f31bb..86ba0994ba 100644
--- a/resources/views/modules/statistics-chart/page.phtml
+++ b/resources/views/modules/statistics-chart/page.phtml
@@ -4,8 +4,6 @@ declare(strict_types=1);
use Fisharebest\Webtrees\View;
?>
-<?= view('statistics/other/chart-setup') ?>
-
<h2 class="wt-page-title">
<?= $title ?>
</h2>