From 8b4e8fe966075ceff5912d4c45da7f96783b1994 Mon Sep 17 00:00:00 2001 From: tomarts05 Date: Mon, 10 Apr 2017 13:12:41 +0800 Subject: [PATCH 1/5] Test Commit Tom --- edit-quote.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edit-quote.js b/edit-quote.js index 9005c78..813420d 100644 --- a/edit-quote.js +++ b/edit-quote.js @@ -1,5 +1,5 @@ $(document).ready(function () { - // $('form fieldset').attr('disabled', true); + $('form fieldset').attr('disabled', true); //JGC_01192017 : Disabled Activate Button if ($('#gsc_paymentmode').val() == "100000001" && (($('#gsc_bankid').val() == null || $('#gsc_bankid').val() == "") From 898b2447fb00a6fb59574500f12b15729de7ee4f Mon Sep 17 00:00:00 2001 From: tomarts05 Date: Mon, 10 Apr 2017 13:26:25 +0800 Subject: [PATCH 2/5] try local --- edit-quote.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edit-quote.js b/edit-quote.js index 813420d..0ae80b7 100644 --- a/edit-quote.js +++ b/edit-quote.js @@ -1,5 +1,5 @@ $(document).ready(function () { - $('form fieldset').attr('disabled', true); + // $('form fieldset').attr('disabled', true); //JGC_01192017 : Disabled Activate Button if ($('#gsc_paymentmode').val() == "100000001" && (($('#gsc_bankid').val() == null || $('#gsc_bankid').val() == "") From 3f6f82e6e943fc96888464d88ec1c871a599e5a9 Mon Sep 17 00:00:00 2001 From: tomarts05 Date: Mon, 10 Apr 2017 13:27:13 +0800 Subject: [PATCH 3/5] try conflict --- edit-quote.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edit-quote.js b/edit-quote.js index 0ae80b7..813420d 100644 --- a/edit-quote.js +++ b/edit-quote.js @@ -1,5 +1,5 @@ $(document).ready(function () { - // $('form fieldset').attr('disabled', true); + $('form fieldset').attr('disabled', true); //JGC_01192017 : Disabled Activate Button if ($('#gsc_paymentmode').val() == "100000001" && (($('#gsc_bankid').val() == null || $('#gsc_bankid').val() == "") From b0bc0f520ea1f78f4175fbd1e86b32cb90a2e214 Mon Sep 17 00:00:00 2001 From: tomarts05 Date: Mon, 10 Apr 2017 13:30:58 +0800 Subject: [PATCH 4/5] Trial Commit --- edit-quote.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edit-quote.js b/edit-quote.js index 813420d..0bb77e3 100644 --- a/edit-quote.js +++ b/edit-quote.js @@ -1,5 +1,5 @@ $(document).ready(function () { - $('form fieldset').attr('disabled', true); + //$('form fieldset').attr('disabled', true); //JGC_01192017 : Disabled Activate Button if ($('#gsc_paymentmode').val() == "100000001" && (($('#gsc_bankid').val() == null || $('#gsc_bankid').val() == "") From 4410ef1eefdbecac2064543ff650ca0914d4b447 Mon Sep 17 00:00:00 2001 From: tomarts05 Date: Mon, 10 Apr 2017 13:32:40 +0800 Subject: [PATCH 5/5] Test --- edit-quote.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edit-quote.js b/edit-quote.js index 0bb77e3..813420d 100644 --- a/edit-quote.js +++ b/edit-quote.js @@ -1,5 +1,5 @@ $(document).ready(function () { - //$('form fieldset').attr('disabled', true); + $('form fieldset').attr('disabled', true); //JGC_01192017 : Disabled Activate Button if ($('#gsc_paymentmode').val() == "100000001" && (($('#gsc_bankid').val() == null || $('#gsc_bankid').val() == "")