diff --git a/config/global.config-default.inc.php b/config/global.config-default.inc.php index 73ca346bb..dca284e7c 100644 --- a/config/global.config-default.inc.php +++ b/config/global.config-default.inc.php @@ -227,4 +227,7 @@ define('VILESCI_STUNDENSATZ_VORRUECKUNG', ''); // Wenn true, werden die Content-Aufrufe des CIS in der tbl_webservicelog mitgeloggt. Zuvor manuell einen neuen Webservicetyp "content" anlegen! define('LOG_CONTENT', false); +// ContentID of default content-template for reports. New contents will be childs of this. +define('REPORT_CONTENT_TEMPLATE', ''); + ?> diff --git a/vilesci/stammdaten/statistik_details.php b/vilesci/stammdaten/statistik_details.php index bf3c3d6f6..ca17935e4 100644 --- a/vilesci/stammdaten/statistik_details.php +++ b/vilesci/stammdaten/statistik_details.php @@ -46,6 +46,50 @@ if(!$rechte->isBerechtigt('basis/statistik', null, 'suid')) Statistik - Details + + @@ -146,7 +190,14 @@ EOT; ContentID - + + content_id)): ?> + +  ContentID content_id?> bearbeiten + + + + URL