Removed Link from FAS to old Bugtracker

This commit is contained in:
Andreas Österreicher
2019-03-22 07:26:55 +01:00
parent cf639cd345
commit d2280b2ade
3 changed files with 1 additions and 20 deletions
-7
View File
@@ -173,7 +173,6 @@ foreach($addon_obj->result as $addon)
<command id="menu-bis-studenten-checkstudent:command" oncommand="BISStudentenPlausicheck();"/>
<command id="menu-help-about:command" oncommand="OpenAboutDialog()"/>
<command id="menu-help-manual:command" oncommand="OpenManual()"/>
<command id="menu-help-todo:command" oncommand="OpenToDoDialog()"/>
</commandset>
<keyset id="mainkeys">
@@ -899,12 +898,6 @@ foreach($addon_obj->result as $addon)
label = "&menu-help-manual.label;"
command = "menu-help-manual:command"
accesskey = "&menu-help-manual.accesskey;"/>
<menuitem
id = "menu-help-todo"
key = "menu-help-todo:key"
label = "&menu-help-todo.label;"
command = "menu-help-todo:command"
accesskey = "&menu-help-todo.accesskey;"/>
<menuitem
id = "menu-help-about"
key = "menu-help-about:key"
-8
View File
@@ -1526,14 +1526,6 @@ function OpenManual()
window.open('http://fhcomplete.technikum-wien.at/dokuwiki/doku.php?','_blank');
}
// ****
// * Oeffnet die ToDo Liste
// ****
function OpenToDoDialog()
{
window.open('http://fhcomplete.technikum-wien.at/mantis/login.php?username=anonymous&return=%2Fmantis%2Froadmap_page.php%3F','_blank');
}
// ****
// * Oeffnet ALVS-Statistik
// ****
+1 -5
View File
@@ -426,13 +426,9 @@
<!ENTITY menu-help-about.accesskey "U">
<!ENTITY menu-help-manual.key "H">
<!ENTITY menu-help-manual.label "DokuWiki FHComplete">
<!ENTITY menu-help-manual.label "Wiki FHComplete">
<!ENTITY menu-help-manual.accesskey "H">
<!ENTITY menu-help-todo.key "T">
<!ENTITY menu-help-todo.label "Mantis Bugtracker">
<!ENTITY menu-help-todo.accesskey "T">
<!ENTITY tab-prestudent-aufnahme.label "Reihungstest">
<!ENTITY tab-prestudent-aufnahme.anmeldung "Anmeldung zum Reihungstest am">
<!ENTITY tab-prestudent-aufnahme.absolviert "Zum Reihungstest angetreten">