thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 15 Feb 2009 14:57:03 +0000
changeset 1342 f8056a197fb8
parent 109 620f9b141567
permissions -rw-r--r--
Add an admin view Makes use of the new admin form and the as_readonly_table tag. Patch by: Sverre Rabbelier


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