Orlow

Moodle Paste Crack

Oct 18th, 2019
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var list = document.getElementsByClassName("ace_editor");
  2. for (var i = 0; i < list.length; i++) {
  3.     ace.edit(list[i]).onPaste = function(txt) {this.insert(txt)}
  4. }
Add Comment
Please, Sign In to add comment