svn commit: r792631 - /ofbiz/trunk/applications/order/webapp/ordermgr/entry/checkoutoptions.ftl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r792631 - /ofbiz/trunk/applications/order/webapp/ordermgr/entry/checkoutoptions.ftl

jonesde
Author: jonesde
Date: Thu Jul  9 18:49:56 2009
New Revision: 792631

URL: http://svn.apache.org/viewvc?rev=792631&view=rev
Log:
Changed to not blow up if giftEnable is not specified

Modified:
    ofbiz/trunk/applications/order/webapp/ordermgr/entry/checkoutoptions.ftl

Modified: ofbiz/trunk/applications/order/webapp/ordermgr/entry/checkoutoptions.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/entry/checkoutoptions.ftl?rev=792631&r1=792630&r2=792631&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/webapp/ordermgr/entry/checkoutoptions.ftl (original)
+++ ofbiz/trunk/applications/order/webapp/ordermgr/entry/checkoutoptions.ftl Thu Jul  9 18:49:56 2009
@@ -234,7 +234,7 @@
                     </td>
                   </tr>
                  <#if shipping == true>
-                  <#if productStore.showCheckoutGiftOptions?if_exists != "N" && giftEnable != "N">
+                  <#if productStore.showCheckoutGiftOptions?if_exists != "N" && giftEnable?if_exists != "N">
                   <tr><td colspan="2"><hr/></td></tr>
                   <tr>
                     <td colspan="2">