thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Tue, 24 Feb 2009 23:10:50 +0000
changeset 1496 da531df1d92e
parent 109 620f9b141567
permissions -rw-r--r--
Allow the document lookup to be done by key name This will be used by the commenting logic. Patch by: Sverre Rabbelier


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