thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 07 Dec 2008 13:49:22 +0000
changeset 697 190b65431579
parent 109 620f9b141567
permissions -rw-r--r--
Prepare for callbacks that return more than one menu This paves the way for callbacks that dynamically construct their menu based on in-db content, such as Programs and Documents. Patch by: Sverre Rabbelier


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