thirdparty/google_appengine/templates/logging_console_footer.html
author Todd Larsen <tlarsen@google.com>
Wed, 24 Sep 2008 05:58:15 +0000
changeset 198 e4cbd0909520
parent 109 620f9b141567
permissions -rw-r--r--
Major refactoring, to switch from using inheritance from soc.logic.menu classes to an envelope-letter model instead.


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