thirdparty/google_appengine/templates/logging_console_footer.html
author Todd Larsen <tlarsen@google.com>
Sat, 18 Oct 2008 05:30:57 +0000
changeset 380 de296c7e3066
parent 109 620f9b141567
permissions -rw-r--r--
Change the "Site home page Document is missing" default text to give instructions similar to those in the Site Settings form. Patch by: Todd Larsen Review by: to-be-reviewed


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