Skip to content

Commit

Permalink
Merge branch 'issue#10290_complete_ISO_contact_roles_per_ressource_ba…
Browse files Browse the repository at this point in the history
…se_with_multiplicity_WIP' of github.com:mwallschlaeger/geonode into issue#10290_complete_ISO_contact_roles_per_ressource_base_with_multiplicity_WIP
  • Loading branch information
mwallschlaeger committed Aug 7, 2023
2 parents bd37a2c + 690ee6a commit da6a170
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geonode/layers/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@ def dataset_metadata(
timeseries_form.fields.get("end_attribute").queryset = layer.attributes.filter(
attribute_type__in=["xsd:dateTime"]
)

# Create THESAURUS widgets
lang = settings.THESAURUS_DEFAULT_LANG if hasattr(settings, "THESAURUS_DEFAULT_LANG") else "en"
if hasattr(settings, "THESAURUS") and settings.THESAURUS:
Expand Down

0 comments on commit da6a170

Please sign in to comment.