thirdparty/google_appengine/templates/logging_console_footer.html
author James Levy <jamesalexanderlevy@gmail.com>
Sun, 28 Jun 2009 13:07:18 +0200
changeset 2428 8ca9f32d3fc4
parent 109 620f9b141567
permissions -rw-r--r--
Added Survey and SurveyContent model. They are currently located in a single file this can be undone later on. Patch by: James Levy, Daniel Diniz, Lennard de Rijk Reviewed by: Lennard de Rijk


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