Author: max
Date: 2008-03-25 14:50:07 -0700 (Tue, 25 Mar 2008)
New Revision: 8403

Modified:
   openlaszlo/trunk/demos/amazon/recommendation.lzx
Log:
+ Show list price for recommendations

Modified: openlaszlo/trunk/demos/amazon/recommendation.lzx
===================================================================
--- openlaszlo/trunk/demos/amazon/recommendation.lzx    2008-03-25 20:14:07 UTC 
(rev 8402)
+++ openlaszlo/trunk/demos/amazon/recommendation.lzx    2008-03-25 21:50:07 UTC 
(rev 8403)
@@ -36,7 +36,7 @@
                   fgcolor="#666699">
                 <simplelayout axis="x" spacing="4"/>
                 <text>Our Price:</text>
-                <text 
datapath="OfferSummary/LowestNewPrice/FormattedPrice/text()" width="50"/>
+                <text 
datapath="ItemAttributes/ListPrice/FormattedPrice/text()" width="50"/>
             </view>
         </view>
         <view y="${classroot.cover.height + 8}" 


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

Reply via email to