mirror of
https://github.com/myvesta/vesta
synced 2025-07-15 01:23:23 -07:00
*Update letsencrypt UI on load
This commit is contained in:
parent
f1c7bafe7c
commit
894522e77b
2 changed files with 8 additions and 4 deletions
|
@ -178,6 +178,7 @@ $(function() {
|
|||
var prefix = 'www.';
|
||||
document.getElementById('v_aliases').value = prefix + document.getElementById('v_domain').value;
|
||||
});
|
||||
App.Actions.WEB.toggle_letsencrypt($('input[name=v_letsencrypt]'))
|
||||
});
|
||||
|
||||
function WEBrandom() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue