thirdparty/google_appengine/templates/logging_console_footer.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 20 Mar 2009 14:37:52 +0000
changeset 1952 7c97323fd20b
parent 109 620f9b141567
permissions -rw-r--r--
Slot allocator Javascript fix. This prevents from calling updateFromJSON function if there is no data. Patch by: Mario Ferraro Reviewed by: Pawel Solyga


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