thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 07 Jan 2009 21:58:43 +0000
changeset 778 bc13cd968946
parent 109 620f9b141567
permissions -rw-r--r--
Added support for mutliple edit forms based on entity type This makes it possible to have different edit forms in timeline based on which workflow type is used. Patch by: Sverre Rabbelier


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