thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk
Sat, 25 Apr 2009 20:22:13 +0200
changeset 2277 96082450e62c
parent 109 620f9b141567
permissions -rw-r--r--
Fixed missing value in context when a form with a different name then form was used. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed


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