thirdparty/google_appengine/templates/logging_console_footer.html
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 10 Nov 2008 00:41:54 +0000
changeset 459 2cfcedaf7c16
parent 109 620f9b141567
permissions -rw-r--r--
Preparation for generic user views Added a getSuffixValues method that is meant to allow for having a non-public field as key_name. Also added support for a key-name field being embeded in the form so that if the key-fields change the old key_name is not lost.


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