thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 08 Apr 2009 22:19:24 +0000
changeset 2128 7da77549bdeb
parent 109 620f9b141567
permissions -rw-r--r--
Use the new self._getAcceptedOrgsList in slots view Patch by: Sverre Rabbelier


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