thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 13 Mar 2009 23:11:44 +0000
changeset 1843 af89d570bf6f
parent 109 620f9b141567
permissions -rw-r--r--
Add row headings to the csv export Patch by: Sverre Rabbelier


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