We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a05348c + 7cf5d04 commit 4fc521dCopy full SHA for 4fc521d
app/src/main/assets/pages/Policy.js
@@ -18,6 +18,7 @@ $(document).ready(function () {
18
var HasCycle = null;
19
var fStartDate = null;
20
$("#txtEffectiveDate").prop('disabled', true);
21
+ $("#txtExpiryDate").prop('disabled', true);
22
23
$("#Officer").hide();
24
var OfficerId = Android.getOfficerId();
0 commit comments