Explorar o código

Initialize state of checkboxes on page load, resolves #79

El RIDO %!s(int64=10) %!d(string=hai) anos
pai
achega
4fa2f7cd22
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      js/privatebin.js

+ 2 - 0
js/privatebin.js

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