Author: lou
Date: 2007-12-06 09:58:46 -0800 (Thu, 06 Dec 2007)
New Revision: 7470

Modified:
   openlaszlo/trunk/docs/src/developers/tutorials/programs/text-tutorial-$14.lzx
Log:
Change 20071206-lou-k by [EMAIL PROTECTED] on 2007-12-06 13:54:02 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Intro to text, Example 9.13. Move the "Add Text" button so it's not 
obscured by the debug window.

Bugs Fixed: LPP-5209

Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
    

Tests: verify visually



Modified: 
openlaszlo/trunk/docs/src/developers/tutorials/programs/text-tutorial-$14.lzx
===================================================================
--- 
openlaszlo/trunk/docs/src/developers/tutorials/programs/text-tutorial-$14.lzx   
    2007-12-06 17:57:51 UTC (rev 7469)
+++ 
openlaszlo/trunk/docs/src/developers/tutorials/programs/text-tutorial-$14.lzx   
    2007-12-06 17:58:46 UTC (rev 7470)
@@ -11,7 +11,7 @@
          Set Text
    </button>
 
-   <button x="180" y="115"
+   <button x="180" y="15"
       onclick="addText();">
          Add Text
    </button>


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to