also fix a small bug

This commit is contained in:
ccd0 2014-10-09 12:26:45 -07:00
parent 7f920b552f
commit ed3ab83c07

View File

@ -351,7 +351,7 @@ Settings =
@nextElementSibling.textContent = Time.format @value, new Date()
backlink: ->
@nextElementSibling.textContent = @value.replace /%id/, '123456789'
@nextElementSibling.textContent = @value.replace /%id/g, '123456789'
fileInfo: ->
data =