thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 17 Feb 2009 20:34:01 +0000
changeset 1384 bb22ea156567
parent 109 620f9b141567
permissions -rw-r--r--
Role overview membership is now determined by setting show_in_roles_overview param to true in the view. Also added student roles to the list. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed


// Display a logging console on top of this page.
(new AH.LoggingConsole()).initConsole();
</script>