thirdparty/google_appengine/templates/logging_console_footer.html
author Todd Larsen <tlarsen@google.com>
Fri, 21 Nov 2008 22:38:38 +0000
changeset 537 f2bd9c465a6d
parent 109 620f9b141567
permissions -rw-r--r--
Fix getKeyValues() method footprint mismatches in soc.logic.models.site.Logic after the recent refactoring. Remove 'Link scope' drop-down from Edit Site Settings form. Patch by: Todd Larsen


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