Skip to content
Snippets Groups Projects
Commit d208079e authored by Benjamin Becker's avatar Benjamin Becker
Browse files

Merge branch 'dev'

parents 1707c174 76387c86
Branches
Tags
No related merge requests found
...@@ -111,7 +111,6 @@ class OdshPlugin(plugins.SingletonPlugin, DefaultTranslation, DefaultDatasetForm ...@@ -111,7 +111,6 @@ class OdshPlugin(plugins.SingletonPlugin, DefaultTranslation, DefaultDatasetForm
schema['extras'].update({ schema['extras'].update({
'key': [ 'key': [
toolkit.get_converter('known_spatial_uri'), toolkit.get_converter('known_spatial_uri'),
toolkit.get_converter('validate_licenseAttributionByText'),
] ]
}) })
schema.update( schema.update(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment