From 928652f71e984aa102e60352c853dc7a6db70b5b Mon Sep 17 00:00:00 2001 From: Birger Schacht Date: Wed, 23 Oct 2024 09:22:56 +0200 Subject: [PATCH] fix(templates): drop custom map because thats now part of apis-core --- .../generic/partials/object_table.html | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/apis_ontology/templates/generic/partials/object_table.html b/apis_ontology/templates/generic/partials/object_table.html index 83b0d89..1dcf303 100644 --- a/apis_ontology/templates/generic/partials/object_table.html +++ b/apis_ontology/templates/generic/partials/object_table.html @@ -22,20 +22,3 @@ {% endblock objecttable %} - - {% if object.latitude and object.longitude %} - - - {% endif %} -
-