]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - dist/details.html
use new place_type from details JSON endpoint
[nominatim-ui.git] / dist / details.html
index d22be818acdf32e1a871709f5e44d7a15f5e5d9a..711e35e14e75947e10bf94320dc3eae31f67fb5e 100644 (file)
         <span class="noname">No Name</span>
       {{/if}}
     </td>
-    <td>{{this.class}}:{{this.type}}</td>
+    <td>{{formatPlaceType this}}</td>
     <td>{{osmLink this}}</td>
     <td>{{this.rank_address}}</td>
     <td>{{formatAdminLevel this.admin_level}}</td>