update conflix addorder

This commit is contained in:
Aung Myo
2018-03-08 15:38:52 +06:30
10 changed files with 389 additions and 1 deletions

View File

@@ -760,7 +760,6 @@ $(function() {
$("#oqs_loading_wrapper").show();
type = window.location.href.indexOf("quick_service");
if (type != -1) {
type = 'quick_service'
var table_type = $('#table_type').text();