thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 12 Aug 2009 15:44:18 -0700
changeset 2766 93e4745ebdbd
parent 109 620f9b141567
permissions -rw-r--r--
Fixed Survey Take page which was erroring on undefined variables. Get me a brown paper bag please ^_^.


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