This commit is contained in:
MoyuScript 2012-02-15 18:47:21 +01:00
parent 49673a3b49
commit ef9dc46bb4

View File

@ -25,7 +25,7 @@
patchLinks();
}).change();
$.ajax('src/plugins/bookmarklet.js', {
datatype: 'text',
dataType: 'text',
success: function(data, status, xhr) {
origBookmarklet = data;
patchLinks();