Subversion Repositories SmartDukaan

Rev

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

Rev 28437 Rev 30599
Line 73... Line 73...
73
					$('.order-item-detail').html(response);
73
					$('.order-item-detail').html(response);
74
				});
74
				});
75
			}
75
			}
76
		});
76
		});
77
 
77
 
78
 
-
 
79
	$(document).on('click', ".online-all-order-item",
78
	$(document).on('click', ".online-all-order-item",
80
		function() {
79
		function() {
81
 
80
 
82
 
81
 
83
			doGetAjaxRequestHandler(context
82
			doGetAjaxRequestHandler(context