thirdparty/google_appengine/templates/logging_console_footer.html
author Chen Lunpeng <forever.clp@gmail.com>
Fri, 27 Mar 2009 13:16:27 +0000
changeset 2021 3ab5d0d73f38
parent 109 620f9b141567
permissions -rw-r--r--
Fixed some typo in app/soc/views/models/base.py Patch by: Chen Lunpeng Reviewed by: to-be-reviewed


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