diff --git a/Forwarder/chat.html b/Forwarder/chat.html index aa70d63..b7dc5d5 100644 --- a/Forwarder/chat.html +++ b/Forwarder/chat.html @@ -587,27 +587,27 @@

  • - +
    -
    CIEF updated their currency on 05/08/2017 13:12 for MYR currency. The new rate are Buy 1.6 and Sell 1.605.
    +
    CIEF updated currency Buy 1.6 and Sell 1.605.
    20:11

  • - +
    -
    ABC updated their currency on 05/08/2017 12:52 for USD currency. The new rate are Buy 1.59 and Sell 1.60.
    +
    ABC updated currency. Buy 1.59 and Sell 1.60.
    20:11

  • - +
    -
    ABC updated their currency on 05/08/2017 13:48 for HKD currency. The new rate are Buy 1.59 and Sell 1.60.
    +
    CIEF updated currency Buy 1.59 and Sell 1.60.
    20:33
  • @@ -1058,14 +1058,14 @@
    -

    Please click image to download

    - +
    Please click image to download
    +
    - + - +
    @@ -1073,10 +1073,10 @@ - + - +
    @@ -1221,7 +1221,7 @@
    - + @@ -1402,7 +1402,14 @@ } }); }); - + + $(document).on('click', '.fa-download', function(event) { + var url = $( ".ekko-lightbox-item.show" ).children("img").attr('src'); + $("a#download").attr("href", url); + document.getElementById('download').click(); + + }); + table.on('change', 'tbody tr .checkboxes', function () { $(this).parents('tr').toggleClass("active"); }); diff --git a/Importer/chat.html b/Importer/chat.html index 6475b89..e3140d0 100644 --- a/Importer/chat.html +++ b/Importer/chat.html @@ -930,6 +930,7 @@ + @@ -1143,7 +1144,7 @@ } return returnElements; } - $('[data-toggle="popover"]').popover({trigger: 'focus'}) + $('[data-toggle="popover"]').popover({trigger: 'focus'}) @@ -1153,6 +1154,7 @@ $(document).ready(function ($) { // delegate calls to data-toggle="lightbox" $(document).on('click', '[data-toggle="lightbox"]:not([data-gallery="navigateTo"]):not([data-gallery="example-gallery-11"])', function(event) { + event.preventDefault(); return $(this).ekkoLightbox({ onShown: function() { @@ -1167,7 +1169,11 @@ } }); }); - + $(document).on('click', '.fa-download', function(event) { + var url = $( ".ekko-lightbox-item.show" ).children("img").attr('src'); + $("a#download").attr("href", url); + document.getElementById('download').click(); + }); // disable wrapping $(document).on('click', '[data-toggle="lightbox"][data-gallery="example-gallery-11"]', function(event) { event.preventDefault(); diff --git a/Importer/index.html b/Importer/index.html index 0e00859..434bf25 100644 --- a/Importer/index.html +++ b/Importer/index.html @@ -437,7 +437,7 @@ License: You must have a valid license purchased only from themeforest(the above
    1
    03-07-2017 -
    Warehouse Received + Delivery Request Accepted PO & SO 00005 5 123456 diff --git a/Importer/trackorder.html b/Importer/trackorder.html index 6ed615e..1658239 100644 --- a/Importer/trackorder.html +++ b/Importer/trackorder.html @@ -313,11 +313,14 @@ License: You must have a valid license purchased only from themeforest(the above
    - +
    @@ -569,6 +576,18 @@ License: You must have a valid license purchased only from themeforest(the above
    +
    +
    + + +
    +
    + + +
    +
    + +
    @@ -619,6 +638,12 @@ License: You must have a valid license purchased only from themeforest(the above
    +
    + + +
    + +
    @@ -1366,10 +1391,29 @@ License: You must have a valid license purchased only from themeforest(the above