thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 18 Oct 2009 16:53:24 +0200
changeset 3022 8ade9aac79f9
parent 109 620f9b141567
permissions -rw-r--r--
Fixed error in the runDocumentUpdate where the wrong keyname was used.


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