summaryrefslogtreecommitdiff
path: root/templates/placesListDelegate.html
blob: b0adc03bab2276037e5af1a6281b67bec6571f2b (plain)
1
2
3
4
5
<div class="placesElement borderColorTheme">
	<div class="placesBox">
		<div class="fontSizeLarge fontWeightBold fontColorNormal oneLineEllipsis" onClick="changeDestinationAddress('{{:destinationAddress}}');">{{:destinationAddress}}</div>
	</div>
</div>