[Laszlo-checkins] r8904 - openlaszlo/trunk/docs/src/nav
dda@openlaszlo.org
dda at openlaszlo.org
Tue Apr 29 12:22:44 PDT 2008
Author: dda
Date: 2008-04-29 12:22:39 -0700 (Tue, 29 Apr 2008)
New Revision: 8904
Modified:
openlaszlo/trunk/docs/src/nav/toc.xml
Log:
Change 20080429-dda-D by dda at lester.local on 2008-04-29 15:19:30 EDT
in /Users/dda/laszlo/src/svn/openlaszlo/trunk-doc
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix link to LzCSSStyleSheet
New Features:
Bugs Fixed: LPP-5607
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: liorio (pending)
Documentation:
Release Notes:
Details:
LzCSSStyleSheet is now a real 'class', so the doc has been
produced, and the link is now restored.
Tests:
Checked the link from the TOC under 'Scripting'.
Modified: openlaszlo/trunk/docs/src/nav/toc.xml
===================================================================
--- openlaszlo/trunk/docs/src/nav/toc.xml 2008-04-29 19:22:26 UTC (rev 8903)
+++ openlaszlo/trunk/docs/src/nav/toc.xml 2008-04-29 19:22:39 UTC (rev 8904)
@@ -151,7 +151,7 @@
<item title="method" href="tag.method.html" />
<item title="node (LzNode)" href="LzNode.html" />
<item title="script" href="LzScript.html" />
-<!-- TODO [dda 3.29.2008] defined in lfc/services/LzCSSStyleSheet.js, but not as class <item title="stylesheet (LzCSSStylesheet)" href="LzCSSStyleSheet.html" /> -->
+ <item title="stylesheet (LzCSSStylesheet)" href="LzCSSStyleSheet.html" />
</category>
<category title="States">
<item title="dragstate" href="lz.dragstate.html" />
More information about the Laszlo-checkins
mailing list