thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 31 Jan 2009 21:32:29 +0000
changeset 1131 9dd535241841
parent 109 620f9b141567
permissions -rw-r--r--
Changed display_name to name_on_certificates in models/role.py. This is to make the intention of this property more clear as to display_name which would remind people of for instance nicknames or a replacement for their public name for this role. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed


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