thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 29 Jun 2009 14:01:24 +0200
changeset 2444 6276c3340c30
parent 109 620f9b141567
permissions -rw-r--r--
Separated two survey types out of the main survey model. These models are ProjectSurvey and GradingProjectSurvey.


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