thirdparty/google_appengine/templates/logging_console_footer.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 21 May 2009 14:44:41 +0200
changeset 2331 91379f6b8fcb
parent 109 620f9b141567
permissions -rw-r--r--
Add sorting of student projects on organization home page. List of student projects on organization home page is now sorted in alphabetical order by student name. Fixes issue 613.


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