thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 07 Dec 2008 15:28:36 +0000
changeset 701 d6f5d34cff5a
parent 109 620f9b141567
permissions -rw-r--r--
If an entity is unscoped, do not try to retrieve a scope Patch by: Sverre Rabbelier


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