thirdparty/google_appengine/templates/logging_console_footer.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 13 Sep 2008 22:53:07 +0000
changeset 142 d88c7dbea0e8
parent 109 620f9b141567
permissions -rw-r--r--
Forgot to change widgets to custom_widgets import in home.py after changing the name of soc/views/helpers/widgets.py file.


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