diff --git a/views/bootstrap/class.Charts.php b/views/bootstrap/class.Charts.php index 2ee5b797e..70d14f94c 100644 --- a/views/bootstrap/class.Charts.php +++ b/views/bootstrap/class.Charts.php @@ -32,6 +32,7 @@ class SeedDMS_View_Charts extends SeedDMS_Theme_Style { header('Content-Type: application/javascript; charset=UTF-8'); ?> + new Tablesort(document.getElementById('charttable')); $("
").css({ position: "absolute", display: "none", @@ -293,6 +294,8 @@ $(document).ready( function() { ''."\n". ''."\n". ''."\n"); + $this->htmlAddHeader(''."\n", 'js'); + $this->htmlAddHeader(''."\n", 'js'); $this->htmlStartPage(getMLText("folders_and_documents_statistic")); $this->globalNavigation(); @@ -321,9 +324,10 @@ $(document).ready( function() { contentContainerEnd(); - echo "