Fixed import groups page layout and navigation
commitf672d6a0f5f8c865582b5ea86dfce0896533a1e9
authorDavid Mudrak <david@moodle.com>
Thu, 3 Feb 2011 11:28:28 +0000 (3 12:28 +0100)
committerDavid Mudrak <david@moodle.com>
Fri, 4 Feb 2011 09:45:30 +0000 (4 10:45 +0100)
treeb5cef4b3de32c65973bf42c1f2561e49db6976ea
parentb74ceb3ff5c25f504477b507e7deaef3fea8df97
Fixed import groups page layout and navigation

While working on MDL-26252, I realized that group/import.php page had
issues with layout. Side blocks were missing and the breadcrumb navigation
broken (leading to a non-existing script and having the link to the
current course duplicated).

This patch sets the standard layout for the page so that block are
displayed, fixes the page position in the navigation tree and the
breadcrumb navigation.
group/import.php