MDL-9004 - Breadcrumb trail is wrong when editing a quiz question.

This commit is contained in:
tjhunt
2007-03-22 11:46:03 +00:00
parent 803efadffc
commit 79dc9d16be
3 changed files with 78 additions and 83 deletions
-2
View File
@@ -31,10 +31,8 @@
require_login($course->id, false);
$SESSION->returnurl = $FULLME;
$SESSION->fromurl = $FULLME;
// Print basic page layout.
$streditingquestions = get_string('editquestions', "quiz");
// TODO: generalise this to any activity