thirdparty/google_appengine/templates/logging_console_footer.html
author Mario Ferraro <fadinlight@gmail.com>
Mon, 07 Sep 2009 15:20:49 +0200
changeset 2873 4fb030d43575
parent 109 620f9b141567
permissions -rw-r--r--
Scripts to run Shrinksafe during build. The function that runs shrinksafe over JS files has been put to a separate shell file to be run standalone without building if needed.


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