Skip to content

Commit

Permalink
Removed useless code now that searchbox works live
Browse files Browse the repository at this point in the history
  • Loading branch information
nt1m committed Oct 21, 2014
1 parent 3dd718d commit 73aa27d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/panel.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ PageRecorderPanel.prototype = {
this.isStarted = false;

this.toggleEl.removeAttribute("checked");
this.searchBoxEl.removeAttribute("disabled");
this.mm.sendAsyncMessage("PageRecorder:Stop");
},

Expand Down

0 comments on commit 73aa27d

Please sign in to comment.