Reveal token input fields if blank

This commit is contained in:
JonnyWong16 2021-04-10 10:35:24 -07:00
commit 40e0db4f70
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
5 changed files with 31 additions and 10 deletions

View file

@ -87,6 +87,7 @@
}
getMobileDevicesTable();
toggleRevealTokens();
}
function deleteCallback() {
@ -122,6 +123,8 @@
$('#'+configToggle).val(0);
}
});
toggleRevealTokens();
</script>
% else:
<div class="modal-dialog" role="document">