thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 22 Feb 2009 11:17:46 +0000
changeset 1458 ec06d3ee73e4
parent 109 620f9b141567
permissions -rw-r--r--
Make it possible to display a message when there are no lists Patch by: Sverre Rabbelier


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