thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 28 Jan 2009 15:22:34 +0000
changeset 1036 b4e275e97c60
parent 109 620f9b141567
permissions -rw-r--r--
Add an 'edit' link to the program menu Patch by: Sverre Rabbelier


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