thirdparty/google_appengine/templates/logging_console_footer.html
author Daniel Bentley <dbentley@google.com>
Wed, 01 Apr 2009 12:01:58 +0000
changeset 2049 d9adbaf1c30f
parent 109 620f9b141567
permissions -rw-r--r--
Some fixes to lists helper to reduce mutation. Also added some TODO's to describe the plan. Patch by: Dan Bentley


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