MDL-47819 user_menu: fixed showing up in popups

This commit is contained in:
Jetha Chan 2014-10-23 11:58:11 +08:00 committed by Eloy Lafuente (stronk7)
parent 7a811fb63a
commit edcca18f8d

View File

@ -75,7 +75,6 @@ echo $OUTPUT->doctype() ?>
<div class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></div>
</div>
<?php echo $OUTPUT->page_heading(); ?>
<?php echo $OUTPUT->user_menu(); ?>
<div id="course-header">
<?php echo $OUTPUT->course_header(); ?>
</div>