thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 12 Dec 2008 00:35:51 +0000
changeset 725 6180b32d990f
parent 109 620f9b141567
permissions -rw-r--r--
Filter the "list Hosts" view This way only those Hosts are shown that belong to a Sponsor the user is a host for. Patch by: Sverre Rabbelier


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