Initialize state of checkboxes on page load, resolves #79
This commit is contained in:
parent
b94d2f2295
commit
4fa2f7cd22
@ -1370,6 +1370,8 @@ $(function() {
|
||||
this.stateNewPaste();
|
||||
this.showStatus('', false);
|
||||
this.message.text('');
|
||||
this.changeBurnAfterReading();
|
||||
this.changeOpenDisc();
|
||||
},
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user