thirdparty/google_appengine/templates/logging_console_footer.html
author Chen Lunpeng <forever.clp@gmail.com>
Thu, 16 Oct 2008 09:14:26 +0000
changeset 353 de3c27dbf5cd
parent 109 620f9b141567
permissions -rw-r--r--
Log Fix not working after click the "Site Settings" in home page. templete wasn't updated when soc/app/soc/logic/site/map.py was update. Patch by: Chen Lunpeng Review by: to-be-reviewed


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