thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 29 Nov 2008 22:36:51 +0000
changeset 618 b2319f2633bc
parent 109 620f9b141567
permissions -rw-r--r--
Added invitation received message upon creating a new invite. Moved the inviteAcceptedRedirect into the logic code. Added a TODO for further user notification upon creating a request. Patch by: Lennard de Rijk


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