diff --git a/min/builder/_index.js b/min/builder/_index.js index ee81e22..b54dae2 100644 --- a/min/builder/_index.js +++ b/min/builder/_index.js @@ -223,10 +223,6 @@ var MUB = { $p.append(', /'); } } -// $('#bmUris').html('

Found by bookmarklet: /' + -// location.hash.substr(1).split(',').join(' | /') + -// '

' -// ); $('#bmUris a').click(function () { MUB.addButtonClick(); $('#sources li:last input').val(this.innerHTML);