updating oqs

This commit is contained in:
Yan
2017-06-23 19:00:49 +06:30
parent 3a0e26b2ea
commit e9fb90d8a0
3 changed files with 13 additions and 2 deletions

View File

@@ -67,6 +67,10 @@ $(document).ready(function(){
$(this).addClass('selected-item');
});
$(".order-item-edit").on('click', function(){
});
// complete for queue item
$('.order-complete').on('click',function(e){
//e.preventDefault();