thirdparty/google_appengine/templates/logging_console_footer.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 17 Oct 2008 12:52:02 +0000
changeset 367 5d5730f65fc8
parent 109 620f9b141567
permissions -rw-r--r--
Remove not needed request argument in view decorator. Patch by: Pawel Solyga Review by: to-be-reviewed


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