[CalendarServer-changes] [8064] CalendarServer/branches/users/glyph/other-html/twistedcaldav/ directory-listing.html

source_changes at macosforge.org source_changes at macosforge.org
Tue Sep 13 12:08:45 PDT 2011


Revision: 8064
          http://trac.macosforge.org/projects/calendarserver/changeset/8064
Author:   glyph at apple.com
Date:     2011-09-13 12:08:45 -0700 (Tue, 13 Sep 2011)
Log Message:
-----------
minor indentation fix

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/other-html/twistedcaldav/directory-listing.html

Modified: CalendarServer/branches/users/glyph/other-html/twistedcaldav/directory-listing.html
===================================================================
--- CalendarServer/branches/users/glyph/other-html/twistedcaldav/directory-listing.html	2011-09-13 19:08:16 UTC (rev 8063)
+++ CalendarServer/branches/users/glyph/other-html/twistedcaldav/directory-listing.html	2011-09-13 19:08:45 UTC (rev 8064)
@@ -25,9 +25,9 @@
         <table>
             <tr><th>Name</th><th>Value</th></tr>
             <tr>
+                <t:attr name="class"><t:slot name="even"/></t:attr>
                 <td valign="top"><t:slot name="name"/></td>
-            <td><pre><t:slot name="value"/></pre></td>
-                <t:attr name="class"><t:slot name="even"/></t:attr>
+                <td><pre><t:slot name="value"/></pre></td>
             </tr>
         </table>
     </div>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110913/7d2ce6a7/attachment.html>


More information about the calendarserver-changes mailing list