thirdparty/google_appengine/templates/logging_console_footer.html
author Todd Larsen <tlarsen@google.com>
Wed, 07 Jan 2009 20:30:38 +0000
changeset 774 88a827a9b614
parent 109 620f9b141567
permissions -rw-r--r--
Add hard-coded GroupApplication and OrgApplication Models. These are being hard-coded because the "real" Question/Answer/Quiz/Response implementation will not be ready any time soon. Patch by: Todd Larsen Review by: to-be-reviewed


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