thirdparty/google_appengine/templates/logging_console_footer.html
author Todd Larsen <tlarsen@google.com>
Fri, 03 Oct 2008 23:17:49 +0000
changeset 272 00cea07656c0
parent 109 620f9b141567
permissions -rw-r--r--
Move helpers/response_helpers.py to helper/responses.py. Patch by: Todd Larsen Review by: to-be-reviewed


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