Link zur Studienordnung wird im FAS im Menüpunkt "Extras" angezeigt

This commit is contained in:
Manfred Kindl
2014-04-07 17:22:27 +00:00
parent 747d98c5be
commit 30da21258d
3 changed files with 19 additions and 0 deletions
+7
View File
@@ -141,6 +141,7 @@ foreach($addon_obj->result as $addon)
<command id="menu-extras-reihungstest:command" oncommand="ExtrasShowReihungstest();"/>
<command id="menu-extras-firma:command" oncommand="ExtrasShowFirmenverwaltung();"/>
<command id="menu-extras-lvverwaltung:command" oncommand="ExtrasShowLVverwaltung();"/>
<command id="menu-extras-studienordnung:command" oncommand="ExtrasShowStudienordnung();"/>
<command id="menu-extras-projektarbeitsbenotung:command" oncommand="ExtrasShowProjektarbeitsBenotung();"/>
<command id="menu-extras-gruppenverwaltung:command" oncommand="ExtrasShowGruppenverwaltung();"/>
<command id="menu-extras-lehrfachverwaltung:command" oncommand="ExtrasShowLehrfachverwaltung();"/>
@@ -718,6 +719,12 @@ foreach($addon_obj->result as $addon)
label = "&menu-extras-lvverwaltung.label;"
command = "menu-extras-lvverwaltung:command"
accesskey = "&menu-extras-lvverwaltung.accesskey;"/>
<menuitem
id = "menu-extras-studienordnung"
key = "menu-extras-studienordnung:key"
label = "&menu-extras-studienordnung.label;"
command = "menu-extras-studienordnung:command"
accesskey = "&menu-extras-studienordnung.accesskey;"/>
<menuitem
id = "menu-extras-projektarbeitsabgaben"
key = "menu-extras-projektarbeitsabgaben:key"