thirdparty/google_appengine/templates/logging_console_footer.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 15 Nov 2008 21:46:23 +0000
changeset 483 70f21691b0e1
parent 109 620f9b141567
permissions -rw-r--r--
Fix broken User link_name validations. Changes in r1014 still caused some problems so I came out with new idea to compare User accounts (previously called "id"). Patch by: Pawel Solyga


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