thirdparty/google_appengine/templates/logging_console_footer.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 10 Nov 2008 16:07:18 +0000
changeset 463 b3a538f81a50
parent 109 620f9b141567
permissions -rw-r--r--
Add jquery folder to make_release.sh script to fix not working jquery on deployed app. Patch by: Pawel Solyga


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