[CalendarServer-changes] [7913] CalendarServer/branches/users/glyph/imip-and-admin-html/ calendarserver/webadmin/template.html

source_changes at macosforge.org source_changes at macosforge.org
Thu Aug 11 21:42:31 PDT 2011


Revision: 7913
          http://trac.macosforge.org/projects/calendarserver/changeset/7913
Author:   glyph at apple.com
Date:     2011-08-11 21:42:31 -0700 (Thu, 11 Aug 2011)
Log Message:
-----------
add a main render directive, so that the the top-level slots can all be filled.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/imip-and-admin-html/calendarserver/webadmin/template.html

Modified: CalendarServer/branches/users/glyph/imip-and-admin-html/calendarserver/webadmin/template.html
===================================================================
--- CalendarServer/branches/users/glyph/imip-and-admin-html/calendarserver/webadmin/template.html	2011-08-12 04:42:19 UTC (rev 7912)
+++ CalendarServer/branches/users/glyph/imip-and-admin-html/calendarserver/webadmin/template.html	2011-08-12 04:42:31 UTC (rev 7913)
@@ -1,4 +1,5 @@
-<html xmlns:t="http://twistedmatrix.com/ns/twisted.web.template/0.1">
+<html xmlns:t="http://twistedmatrix.com/ns/twisted.web.template/0.1"
+      t:render="main">
   <head>
     <style>
       th, .even td, .odd td {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110811/2ad1dce6/attachment.html>


More information about the calendarserver-changes mailing list