diff --git a/public/Forwarder/chat.html b/public/Forwarder/chat.html index 998ac30..9c544ec 100644 --- a/public/Forwarder/chat.html +++ b/public/Forwarder/chat.html @@ -555,6 +555,8 @@ + + diff --git a/public/Importer/purchaseorder2.html b/public/Importer/purchaseorder2.html index 5278dba..e9fc3c2 100644 --- a/public/Importer/purchaseorder2.html +++ b/public/Importer/purchaseorder2.html @@ -632,7 +632,7 @@ - + @@ -641,6 +641,8 @@ + + @@ -667,30 +669,6 @@ }); - $.fn.select2.defaults.set("theme", "bootstrap"); - $(".qweqweqwe").select2({ - placeholder: "Select a Forwarder", - escapeMarkup: function(markup) { - return markup; - }, // let our custom formatter work - templateResult: productStyles, - templateSelection: formatRepoSelection - }); - function productStyles(repo) { - var markup = "
" + - "
" + - "
" + - "
" + $(repo.element).data('nama') + "
" + - "
"; - - return markup; - }; - - function formatRepoSelection(repo) { - - var name = $(repo.element).data('nama'); - return name; - } $( "#folder" ).change(function() { var select_value = $(this).val(); diff --git a/public/Importer/shippingorder.html b/public/Importer/shippingorder.html index d1a92b7..d88bce7 100644 --- a/public/Importer/shippingorder.html +++ b/public/Importer/shippingorder.html @@ -50,6 +50,8 @@ License: You must have a valid license purchased only from themeforest(the above + + @@ -347,29 +349,18 @@ License: You must have a valid license purchased only from themeforest(the above