thirdparty/google_appengine/templates/logging_console_footer.html
author Todd Larsen <tlarsen@google.com>
Sat, 22 Nov 2008 08:40:10 +0000
changeset 544 10f9da7e0d17
parent 109 620f9b141567
permissions -rw-r--r--
Fix broken Site settings form by uncommenting code that was inadvertently committed commented out. Patch by: Todd Larsen


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