]> git.mjollnir.org Git - moodle.git/commitdiff
FIxed tabs on module edit pages
authormoodler <moodler>
Fri, 26 Jan 2007 06:32:53 +0000 (06:32 +0000)
committermoodler <moodler>
Fri, 26 Jan 2007 06:32:53 +0000 (06:32 +0000)
admin/roles/tabs.php

index 33f27e089d49881b1ac46e2a6ee6cc17713d484c..7c721310d5fb1e0f19d451ca0d2bd732c64efa26 100755 (executable)
@@ -153,7 +153,6 @@ if ($context->contextlevel != CONTEXT_SYSTEM) {    // Print tabs for anything ex
     } else {
         $inactive[] = '';
         $activetwo = array();
-        $currenttab = 'roles';
     }
 
     if (!empty($secondrow)) {