diff --git a/content/fas.xul.php b/content/fas.xul.php index 1cebd0106..4e9229c1f 100644 --- a/content/fas.xul.php +++ b/content/fas.xul.php @@ -96,6 +96,7 @@ echo ''; + @@ -401,25 +402,31 @@ echo ''; label = "&menu-statistic-absolventenstatistik.label;" command = "menu-statistic-absolventenstatistik:command" accesskey = "&menu-statistic-absolventenstatistik.accesskey;"/> - + - - - content/statistik/absolventenstatistik.php?stsem='+stsem,'Absolventenstatistik'); } +// **** +// * Liefert eine Statistik ueber die Anzahl der Absolventen +// **** +function StatistikPrintAbsolventenZahlen() +{ + window.open('content/statistik/absolventenzahlen.php','Absolventenzahlen'); +} + + // **** // * Liefert eine statistik ueber die Anzahl und Verteilung der Studenten auf die Studiengaenge // **** diff --git a/content/funktionen.xul.php b/content/funktionen.xul.php index 41a16c04f..36df3b99e 100644 --- a/content/funktionen.xul.php +++ b/content/funktionen.xul.php @@ -93,11 +93,11 @@ else class="sortDirectionIndicator" sort="rdf:http://www.technikum-wien.at/bnfunktion/rdf#funktion_kurzbz" onclick="FunktionTreeSort()"/> -