thirdparty/google_appengine/templates/logging_console_footer.html
author Todd Larsen <tlarsen@google.com>
Sat, 22 Nov 2008 08:44:54 +0000
changeset 545 217921e76f50
parent 109 620f9b141567
permissions -rw-r--r--
Include name of entity in the text of the link to the read-only public view present in the common edit template. Provide a simple method in the Work Model class that aliases the existing 'title' Property to 'name'. Patch by: Todd Larsen


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