Initialize state of checkboxes on page load, resolves #79

This commit is contained in:
El RIDO 2016-08-15 14:25:52 +02:00
parent b94d2f2295
commit 4fa2f7cd22

View File

@ -1370,6 +1370,8 @@ $(function() {
this.stateNewPaste();
this.showStatus('', false);
this.message.text('');
this.changeBurnAfterReading();
this.changeOpenDisc();
},
/**