From c6266a774b6e10cd51a0a871f89a19a4a21a59d5 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Wed, 23 Jan 2019 11:23:32 +0000 Subject: Merge chart controllers into chart modules --- .../views/modules/statistics-chart/other.phtml | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 resources/views/modules/statistics-chart/other.phtml (limited to 'resources/views/modules/statistics-chart/other.phtml') diff --git a/resources/views/modules/statistics-chart/other.phtml b/resources/views/modules/statistics-chart/other.phtml new file mode 100644 index 0000000000..d30979de96 --- /dev/null +++ b/resources/views/modules/statistics-chart/other.phtml @@ -0,0 +1,85 @@ + + +

+ : totalRecords() ?> +

+ + + + + + + + + + + + + + +
totalMedia() ?>totalSources() ?>totalNotes() ?>totalRepositories() ?>
+ +

totalEvents() ?>

+ + + + + + + + + + +
firstEventType() ?>lastEventType() ?>
firstEvent() ?>lastEvent() ?>
+ +

totalMedia() ?>

+ + + + + + + + +
chartMedia() ?>
+ +

totalSources() ?>

+ + + + + + + + + + + + + + +
totalIndisWithSources() ?>totalFamsWithSources() ?>
chartIndisWithSources() ?>chartFamsWithSources() ?>
+ +

totalPlaces() ?>

+ + + + + + + + + + + + + + + + + + + + + +
commonBirthPlacesList() ?>commonDeathPlacesList() ?>
commonMarriagePlacesList() ?>commonCountriesList() ?>
chartDistribution() ?>
-- cgit v1.3