mirror of
https://git.coolaj86.com/coolaj86/bluecrypt-keypairs.js
synced 2025-03-14 12:20:43 +00:00
remove leftover cruft
This commit is contained in:
parent
5d920d108a
commit
e7f5376a45
2
app.js
2
app.js
@ -106,8 +106,6 @@
|
|||||||
$$('button').map(function ($el) { $el.disabled = false; });
|
$$('button').map(function ($el) { $el.disabled = false; });
|
||||||
$('.js-toc-jwk').hidden = false;
|
$('.js-toc-jwk').hidden = false;
|
||||||
|
|
||||||
$('.js-create-account').hidden = false;
|
|
||||||
$('.js-create-csr').hidden = false;
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user