webcompat / simplebug

A simpler interface for Bugzilla web compatibility issues.
Mozilla Public License 2.0
4 stars 4 forks source link

update site URL #14

Closed hallvors closed 10 years ago

hallvors commented 10 years ago

After a bit of refactoring, you can do

var a = document.getElementById('url').getElementsByTagName('a'); a.href = a.textContent = response.url;

in a suitable place to update the link

miketaylr commented 10 years ago

Fixed in f451b532cb5e505d555b8d7041e7562b0b0383fe