thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 05 Jul 2009 13:31:34 +0200
changeset 2549 1ad10bf1d935
parent 109 620f9b141567
permissions -rw-r--r--
Changed the filter for getting a SurveyRecord for a ProjectSurvey ProjectSurveyRecords are characterized by the Survey and a Project entity. The user property is just there to state who last submitted the Survey.


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