thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 15 Sep 2009 22:38:01 +0200
changeset 2929 04851beb824e
parent 109 620f9b141567
permissions -rw-r--r--
Moved the Student cleaner to the create form such that it is always used. Also enforced that the user picks a School type in the cleaner for the time being.


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