thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Thu, 20 Nov 2008 20:58:46 +0000
changeset 514 55bd39dab49c
parent 109 620f9b141567
permissions -rw-r--r--
Move saved message to the base class This removes some duplicate code that was in all the child classes of soc.views.models.base.View.


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