Author: lou
Date: 2008-01-17 05:06:40 -0800 (Thu, 17 Jan 2008)
New Revision: 7846

Modified:
   openlaszlo/trunk/laszlo-explorer/coverpages/components_cover.html
Log:
Change 20080117-lou-W by [EMAIL PROTECTED] on 2008-01-17 08:57:23 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: fix link to the style reference in Laszlo Explorer.

Bugs Fixed: LPP-4322

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

Details: Change the link so it goes directly to the lz.style.html page.
Not that this is not an ideal fix. What should really happen is the link
should take you to the reference, with the navigation pane on the left and
the style page on the right. Because the navigation is actually an lzx
application, I don't think this is possible, so I did the next best thing.
    

Tests: test link



Modified: openlaszlo/trunk/laszlo-explorer/coverpages/components_cover.html
===================================================================
--- openlaszlo/trunk/laszlo-explorer/coverpages/components_cover.html   
2008-01-17 13:05:41 UTC (rev 7845)
+++ openlaszlo/trunk/laszlo-explorer/coverpages/components_cover.html   
2008-01-17 13:06:40 UTC (rev 7846)
@@ -30,7 +30,7 @@
     look of the OpenLaszlo components, see:
   </p>
   <ul>
-     <li><a href="../../docs/reference/index.html?style.html"
+     <li><a href="../../docs/reference/lz.style.html"
         target="laszlo-reference">Style Reference</a></li>
      <li><a href="../../docs/component-design/index.html"
         target="laszlo-components-design">Component Design Guide</a>


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

Reply via email to