thirdparty/google_appengine/templates/logging_console_footer.html
author Daniel Diniz <ajaksu@gmail.com>
Sun, 28 Jun 2009 23:58:03 +0200
changeset 2442 dd1f94c3594c
parent 109 620f9b141567
permissions -rw-r--r--
Start on adding ProjectSurvey and GradingProjectSurvey. New classes still need to be made for logic and views so the appropriate methods can be overwritten. Reviewed by: Lennard de Rijk


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