Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mesemus committed Dec 15, 2023
1 parent 6b7e0fb commit 9781b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oarepo_ui/resources/resource.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ def detail(self):

_catalog = current_oarepo_ui.catalog

template_def =
template_def = self.get_template_def("detail")
fields = ["metadata", "ui", "layout", "record", "extra_context"]
source = get_jinja_template(_catalog, template_def, fields)

Expand Down

0 comments on commit 9781b7e

Please sign in to comment.