Workshop: uses navigation block + settings block instead of own tabs
This commit is contained in:
@@ -73,8 +73,6 @@ if ($mform->is_cancelled()) {
|
||||
// Output starts here
|
||||
|
||||
echo $OUTPUT->header();
|
||||
$currenttab = 'editform';
|
||||
include(dirname(__FILE__) . '/tabs.php');
|
||||
echo $OUTPUT->heading(get_string('pluginname', 'workshopform_' . $workshop->strategy));
|
||||
|
||||
$mform->display();
|
||||
|
||||
Reference in New Issue
Block a user