[Laszlo-checkins] r3679 - openlaszlo/trunk/docs/src/dguide
frisco@openlaszlo.org
frisco at openlaszlo.org
Tue Feb 6 16:11:15 PST 2007
Author: frisco
Date: 2007-02-06 16:11:06 -0800 (Tue, 06 Feb 2007)
New Revision: 3679
Modified:
openlaszlo/trunk/docs/src/dguide/colors.html
Log:
Change 20070206-laszlosystems-M by laszlosystems at Frisco-Mini.local on 2007-02-06 15:54:15 PST
in /Users/laszlosystems/src/svn/openlaszlo/trunk
Summary: Restored the debugger to an example because the non-standard web colors weren't being pulled in without it. A bug report is being filed following this.
New Features:
Bugs Fixed:
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Tests:
Modified: openlaszlo/trunk/docs/src/dguide/colors.html
===================================================================
--- openlaszlo/trunk/docs/src/dguide/colors.html 2007-02-07 00:02:58 UTC (rev 3678)
+++ openlaszlo/trunk/docs/src/dguide/colors.html 2007-02-07 00:11:06 UTC (rev 3679)
@@ -241,7 +241,7 @@
</p>
<example title="Non-standard colors">
-<canvas>
+<canvas debug="true">
<simplelayout axis="x" spacing="10"/>
<class name="box1" width="100" height="100" bgcolor="${global['gold4']}" />
More information about the Laszlo-checkins
mailing list