diff --git a/app/src/main/assets/pages/Policy.js b/app/src/main/assets/pages/Policy.js index e05031b3..836ee9e5 100644 --- a/app/src/main/assets/pages/Policy.js +++ b/app/src/main/assets/pages/Policy.js @@ -18,6 +18,7 @@ $(document).ready(function () { var HasCycle = null; var fStartDate = null; $("#txtEffectiveDate").prop('disabled', true); + $("#txtExpiryDate").prop('disabled', true); $("#Officer").hide(); var OfficerId = Android.getOfficerId();