Subversion Repositories SmartDukaan

Rev

Rev 6903 | Rev 6992 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6903 Rev 6915
Line 121... Line 121...
121
                                        <td>
121
                                        <td>
122
											$action.getWarrantyDate($order.getBilling_timestamp(), $lineitem.getBrand())
122
											$action.getWarrantyDate($order.getBilling_timestamp(), $lineitem.getBrand())
123
                                        </td>
123
                                        </td>
124
										<td>
124
										<td>
125
											$action.getInsuranceExpiryDate($order.getDelivery_timestamp(), $order.getInsurer())
125
											$action.getInsuranceExpiryDate($order.getDelivery_timestamp(), $order.getInsurer())
-
 
126
											#if($order.getInsurer() > 0)
-
 
127
											<br><a href="/my-purchases!downloadPolicyDoc?orderId=$order.getId()" target='_blank' style="cursor: pointer;">Get Policy Doc</a>
-
 
128
											#end
126
                                        </td>
129
                                        </td>
127
                                    </tr>
130
                                    </tr>
128
                            #end
131
                            #end
129
                                </tbody>
132
                                </tbody>
130
                            </table>
133
                            </table>