Skip to content

Commit

Permalink
fix: overriding place form from abstractentity_form
Browse files Browse the repository at this point in the history
  • Loading branch information
gythaogg committed Nov 14, 2024
1 parent 6a5bc62 commit 0a3568a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis_ontology/templates/apis_ontology/place_form.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% extends "apis_core/apis_entities/e53_place_detail.html" %}
{% extends "apis_core/apis_entities/abstractentity_form.html" %}

{% block relations-include %}
{% include "relations/list_relations_include_tabs.html" with edit=True %}
Expand Down

0 comments on commit 0a3568a

Please sign in to comment.