thirdparty/google_appengine/templates/logging_console_footer.html
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 14 Aug 2009 10:21:09 -0700
changeset 2774 14b51b124ccb
parent 109 620f9b141567
permissions -rw-r--r--
Fixed call to get QueryForFields due to changes in r0548101922. The order argument was given as ancestor instead of order.


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