Subversion Repositories SmartDukaan

Rev

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

Rev 18885 Rev 18889
Line 270... Line 270...
270
                <th>Mobile No</th>
270
                <th>Mobile No</th>
271
                <th>Shipping Address</th>
271
                <th>Shipping Address</th>
272
                #end
272
                #end
273
                #if($ticket.getCategory().name().equals("COD_VERIFICATION"))
273
                #if($ticket.getCategory().name().equals("COD_VERIFICATION"))
274
                <script type='text/javascript'>
274
                <script type='text/javascript'>
275
                	ordertype='cod'; 
275
                	ordertype='codverification'; 
276
                </script>
276
                </script>
277
                <th></th>
277
                <th></th>
278
                <th></th>
278
                <th></th>
279
				#elseif($ticket.getCategory().name().equals("STORE_PICKUP"))
279
				#elseif($ticket.getCategory().name().equals("STORE_PICKUP"))
280
                <script type='text/javascript'>
280
                <script type='text/javascript'>