Modifying spec file to rely on Common module, and copying the code from it once insta...
[profile/ivi/html5_UI_Nav.git] / templates / placesListDelegate.html
1 <div class="placesElement borderColorTheme">
2         <div class="placesBox">
3                 <div class="fontSizeLarge fontWeightBold fontColorNormal oneLineEllipsis" onClick="changeDestinationAddress('{{:destinationAddress}}');">{{:destinationAddress}}</div>
4         </div>
5 </div>