[CalendarServer-changes] [7939] 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:47:26 PDT 2011
Revision: 7939
http://trac.macosforge.org/projects/calendarserver/changeset/7939
Author: glyph at apple.com
Date: 2011-08-11 21:47:25 -0700 (Thu, 11 Aug 2011)
Log Message:
-----------
a slot already exists for the property name; just use it, don't fill another slot
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:47:15 UTC (rev 7938)
+++ CalendarServer/branches/users/glyph/imip-and-admin-html/calendarserver/webadmin/template.html 2011-08-12 04:47:25 UTC (rev 7939)
@@ -108,7 +108,7 @@
<b><t:slot name="davPropertyName" /></b></div>
<div t:render="davProperty" style="margin-top: 7px">Value of property
- <b><t:slot name="name" /></b>:</div>
+ <b><t:slot name="davPropertyName" /></b>:</div>
<pre style="margin-top:5px; padding-top:0"><t:slot name="value" /></pre>
<!-- autoScheduleHtml -->
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110811/99891deb/attachment.html>
More information about the calendarserver-changes
mailing list