28
edits
Flominator (talk | contribs) (→Firefox (and others?): Update) |
Flominator (talk | contribs) |
||
Line 55: | Line 55: | ||
{ | { | ||
var ark = inputs[i].dataset.item.toString().replace('https://familysearch.org/', ''); | var ark = inputs[i].dataset.item.toString().replace('https://familysearch.org/', ''); | ||
window.open(linkPrefix + ark); | window.open(linkPrefix + ark); | ||
} | } |
edits