thirdparty/google_appengine/templates/logging_console_footer.html
author Chen Lunpeng <forever.clp@gmail.com>
Sat, 18 Oct 2008 05:59:04 +0000
changeset 381 8b9e8f5d119b
parent 109 620f9b141567
permissions -rw-r--r--
Fixed not working to edit a doc that selected from the docs list view. soc/templates/soc/docs/list/docs_row.html not full updated. Patch by: Chen Lunpeng Review by: to-be-reviewed


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