unknown
1970-01-01 00:00:00 UTC
the "displayMeasures" javascript variable is set in the outlinelabel.tpl file :
var displayMeasures = {if $outline_displayMeasures|default:''}true{else}false{/if};
it is not supposed being the related dom element.
please have a look at the default outlinelabel.tpl file.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
var displayMeasures = {if $outline_displayMeasures|default:''}true{else}false{/if};
it is not supposed being the related dom element.
please have a look at the default outlinelabel.tpl file.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.