Skip to content

Commit 005500f

Browse files
committed
[fixes] Extend Django Loci's location template
Signed-off-by: DragnEmperor <[email protected]>
1 parent 5eca0e0 commit 005500f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openwisp_controller/geo/templates/admin/geo/location/change_form.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% extends "admin/change_form.html" %}
1+
{% extends "admin/django_loci/location_change_form.html" %}
22
{% load i18n admin_urls %}
33

44
{% block messages %}

0 commit comments

Comments
 (0)