mirror of
https://github.com/moodle/moodle.git
synced 2025-06-06 16:16:51 +02:00
FIxed tabs on module edit pages
This commit is contained in:
parent
0b4f88a6d6
commit
0f22ec3356
@ -153,7 +153,6 @@ if ($context->contextlevel != CONTEXT_SYSTEM) { // Print tabs for anything ex
|
|||||||
} else {
|
} else {
|
||||||
$inactive[] = '';
|
$inactive[] = '';
|
||||||
$activetwo = array();
|
$activetwo = array();
|
||||||
$currenttab = 'roles';
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!empty($secondrow)) {
|
if (!empty($secondrow)) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user