thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 06 Mar 2009 17:48:49 +0000
changeset 1692 b5d90a03fbe6
parent 109 620f9b141567
permissions -rw-r--r--
Bump the default pagination from 10 to 50 Patch by: Sverre Rabbelier


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